Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-6472 (GCVE-0-2026-6472)
Vulnerability from cvelistv5 – Published: 2026-05-14 13:00 – Updated: 2026-05-14 13:43
VLAI
EPSS
Title
PostgreSQL CREATE TYPE does not check multirange schema CREATE privilege
Summary
Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker's choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.
Severity
5.4 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-862 - Missing Authorization
Assigner
References
1 reference
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | PostgreSQL |
Affected:
18 , < 18.4
(rpm)
Affected: 17 , < 17.10 (rpm) Affected: 16 , < 16.14 (rpm) Affected: 15 , < 15.18 (rpm) Affected: 0 , < 14.23 (rpm) |
Credits
The PostgreSQL project thanks Jelte Fennema-Nio for reporting this problem.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-6472",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-14T13:43:42.467820Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-14T13:43:48.103Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"lessThan": "18.4",
"status": "affected",
"version": "18",
"versionType": "rpm"
},
{
"lessThan": "17.10",
"status": "affected",
"version": "17",
"versionType": "rpm"
},
{
"lessThan": "16.14",
"status": "affected",
"version": "16",
"versionType": "rpm"
},
{
"lessThan": "15.18",
"status": "affected",
"version": "15",
"versionType": "rpm"
},
{
"lessThan": "14.23",
"status": "affected",
"version": "0",
"versionType": "rpm"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "attacker has permission to create objects (temporary objects or non-temporary objects in at least one schema)"
},
{
"lang": "en",
"value": "victim query finds non-pg_catalog types via search_path"
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Jelte Fennema-Nio for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-862",
"description": "Missing Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-14T13:00:02.086Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2026-6472/"
}
],
"title": "PostgreSQL CREATE TYPE does not check multirange schema CREATE privilege"
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2026-6472",
"datePublished": "2026-05-14T13:00:02.086Z",
"dateReserved": "2026-04-17T00:23:44.190Z",
"dateUpdated": "2026-05-14T13:43:48.103Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-6472",
"date": "2026-06-09",
"epss": "0.0003",
"percentile": "0.08966"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-6472\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2026-05-14T14:16:24.757\",\"lastModified\":\"2026-05-18T14:59:26.607\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"14.23\",\"matchCriteriaId\":\"C432AE18-DD50-40EB-B46A-9283F30081DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.18\",\"matchCriteriaId\":\"9D8D994F-ABAB-4AC2-992F-320F4868698D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0\",\"versionEndExcluding\":\"16.14\",\"matchCriteriaId\":\"B58AE3D3-E1C9-45D2-AA92-A3D135B77A8A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.0\",\"versionEndExcluding\":\"17.10\",\"matchCriteriaId\":\"A19538E9-DBB9-4396-AC04-17943E82C411\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"18.0\",\"versionEndExcluding\":\"18.4\",\"matchCriteriaId\":\"F8DB17ED-67AD-41F2-B272-27AF5B4FA2B0\"}]}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2026-6472/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-6472\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-14T13:43:42.467820Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-14T13:43:44.465Z\"}}], \"cna\": {\"title\": \"PostgreSQL CREATE TYPE does not check multirange 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\": 5.4, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"18\", \"lessThan\": \"18.4\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"17\", \"lessThan\": \"17.10\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.14\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.18\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"14.23\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2026-6472/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-862\", \"description\": \"Missing Authorization\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"attacker has permission to create objects (temporary objects or non-temporary objects in at least one schema)\"}, {\"lang\": \"en\", \"value\": \"victim query finds non-pg_catalog types via search_path\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2026-05-14T13:00:02.086Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-6472\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-14T13:43:48.103Z\", \"dateReserved\": \"2026-04-17T00:23:44.190Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2026-05-14T13:00:02.086Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10828-1
Vulnerability from csaf_opensuse - Published: 2026-05-20 00:00 - Updated: 2026-05-20 00:00Summary
libecpg6-18.4-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: libecpg6-18.4-1.1 on GA media
Description of the patch: These are all security issues fixed in the libecpg6-18.4-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10828
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.2 (High)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
35 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libecpg6-18.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libecpg6-18.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10828",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10828-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6476 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6575 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6638 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6638/"
}
],
"title": "libecpg6-18.4-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-20T00:00:00Z",
"generator": {
"date": "2026-05-20T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10828-1",
"initial_release_date": "2026-05-20T00:00:00Z",
"revision_history": [
{
"date": "2026-05-20T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-1.1.aarch64",
"product": {
"name": "libecpg6-18.4-1.1.aarch64",
"product_id": "libecpg6-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.4-1.1.aarch64",
"product": {
"name": "libecpg6-32bit-18.4-1.1.aarch64",
"product_id": "libecpg6-32bit-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-1.1.aarch64",
"product": {
"name": "libpq5-18.4-1.1.aarch64",
"product_id": "libpq5-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.4-1.1.aarch64",
"product": {
"name": "libpq5-32bit-18.4-1.1.aarch64",
"product_id": "libpq5-32bit-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-18.4-1.1.aarch64",
"product_id": "postgresql18-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-contrib-18.4-1.1.aarch64",
"product_id": "postgresql18-contrib-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-devel-18.4-1.1.aarch64",
"product_id": "postgresql18-devel-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-docs-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-docs-18.4-1.1.aarch64",
"product_id": "postgresql18-docs-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-18.4-1.1.aarch64",
"product_id": "postgresql18-llvmjit-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"product_id": "postgresql18-llvmjit-devel-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-plperl-18.4-1.1.aarch64",
"product_id": "postgresql18-plperl-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-plpython-18.4-1.1.aarch64",
"product_id": "postgresql18-plpython-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-pltcl-18.4-1.1.aarch64",
"product_id": "postgresql18-pltcl-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-server-18.4-1.1.aarch64",
"product_id": "postgresql18-server-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-server-devel-18.4-1.1.aarch64",
"product_id": "postgresql18-server-devel-18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-1.1.aarch64",
"product": {
"name": "postgresql18-test-18.4-1.1.aarch64",
"product_id": "postgresql18-test-18.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-1.1.ppc64le",
"product": {
"name": "libecpg6-18.4-1.1.ppc64le",
"product_id": "libecpg6-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.4-1.1.ppc64le",
"product": {
"name": "libecpg6-32bit-18.4-1.1.ppc64le",
"product_id": "libecpg6-32bit-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-1.1.ppc64le",
"product": {
"name": "libpq5-18.4-1.1.ppc64le",
"product_id": "libpq5-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.4-1.1.ppc64le",
"product": {
"name": "libpq5-32bit-18.4-1.1.ppc64le",
"product_id": "libpq5-32bit-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-18.4-1.1.ppc64le",
"product_id": "postgresql18-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-contrib-18.4-1.1.ppc64le",
"product_id": "postgresql18-contrib-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-devel-18.4-1.1.ppc64le",
"product_id": "postgresql18-devel-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-docs-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-docs-18.4-1.1.ppc64le",
"product_id": "postgresql18-docs-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-18.4-1.1.ppc64le",
"product_id": "postgresql18-llvmjit-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"product_id": "postgresql18-llvmjit-devel-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-plperl-18.4-1.1.ppc64le",
"product_id": "postgresql18-plperl-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-plpython-18.4-1.1.ppc64le",
"product_id": "postgresql18-plpython-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-pltcl-18.4-1.1.ppc64le",
"product_id": "postgresql18-pltcl-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-server-18.4-1.1.ppc64le",
"product_id": "postgresql18-server-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-server-devel-18.4-1.1.ppc64le",
"product_id": "postgresql18-server-devel-18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-1.1.ppc64le",
"product": {
"name": "postgresql18-test-18.4-1.1.ppc64le",
"product_id": "postgresql18-test-18.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-1.1.s390x",
"product": {
"name": "libecpg6-18.4-1.1.s390x",
"product_id": "libecpg6-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.4-1.1.s390x",
"product": {
"name": "libecpg6-32bit-18.4-1.1.s390x",
"product_id": "libecpg6-32bit-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-1.1.s390x",
"product": {
"name": "libpq5-18.4-1.1.s390x",
"product_id": "libpq5-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.4-1.1.s390x",
"product": {
"name": "libpq5-32bit-18.4-1.1.s390x",
"product_id": "libpq5-32bit-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-1.1.s390x",
"product": {
"name": "postgresql18-18.4-1.1.s390x",
"product_id": "postgresql18-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-1.1.s390x",
"product": {
"name": "postgresql18-contrib-18.4-1.1.s390x",
"product_id": "postgresql18-contrib-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-1.1.s390x",
"product": {
"name": "postgresql18-devel-18.4-1.1.s390x",
"product_id": "postgresql18-devel-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-docs-18.4-1.1.s390x",
"product": {
"name": "postgresql18-docs-18.4-1.1.s390x",
"product_id": "postgresql18-docs-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-1.1.s390x",
"product": {
"name": "postgresql18-llvmjit-18.4-1.1.s390x",
"product_id": "postgresql18-llvmjit-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-1.1.s390x",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-1.1.s390x",
"product_id": "postgresql18-llvmjit-devel-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-1.1.s390x",
"product": {
"name": "postgresql18-plperl-18.4-1.1.s390x",
"product_id": "postgresql18-plperl-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-1.1.s390x",
"product": {
"name": "postgresql18-plpython-18.4-1.1.s390x",
"product_id": "postgresql18-plpython-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-1.1.s390x",
"product": {
"name": "postgresql18-pltcl-18.4-1.1.s390x",
"product_id": "postgresql18-pltcl-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-1.1.s390x",
"product": {
"name": "postgresql18-server-18.4-1.1.s390x",
"product_id": "postgresql18-server-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-1.1.s390x",
"product": {
"name": "postgresql18-server-devel-18.4-1.1.s390x",
"product_id": "postgresql18-server-devel-18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-1.1.s390x",
"product": {
"name": "postgresql18-test-18.4-1.1.s390x",
"product_id": "postgresql18-test-18.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-1.1.x86_64",
"product": {
"name": "libecpg6-18.4-1.1.x86_64",
"product_id": "libecpg6-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.4-1.1.x86_64",
"product": {
"name": "libecpg6-32bit-18.4-1.1.x86_64",
"product_id": "libecpg6-32bit-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-1.1.x86_64",
"product": {
"name": "libpq5-18.4-1.1.x86_64",
"product_id": "libpq5-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.4-1.1.x86_64",
"product": {
"name": "libpq5-32bit-18.4-1.1.x86_64",
"product_id": "libpq5-32bit-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-18.4-1.1.x86_64",
"product_id": "postgresql18-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-contrib-18.4-1.1.x86_64",
"product_id": "postgresql18-contrib-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-devel-18.4-1.1.x86_64",
"product_id": "postgresql18-devel-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-docs-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-docs-18.4-1.1.x86_64",
"product_id": "postgresql18-docs-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-18.4-1.1.x86_64",
"product_id": "postgresql18-llvmjit-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"product_id": "postgresql18-llvmjit-devel-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-plperl-18.4-1.1.x86_64",
"product_id": "postgresql18-plperl-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-plpython-18.4-1.1.x86_64",
"product_id": "postgresql18-plpython-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-pltcl-18.4-1.1.x86_64",
"product_id": "postgresql18-pltcl-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-server-18.4-1.1.x86_64",
"product_id": "postgresql18-server-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-server-devel-18.4-1.1.x86_64",
"product_id": "postgresql18-server-devel-18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-1.1.x86_64",
"product": {
"name": "postgresql18-test-18.4-1.1.x86_64",
"product_id": "postgresql18-test-18.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64"
},
"product_reference": "libecpg6-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le"
},
"product_reference": "libecpg6-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x"
},
"product_reference": "libecpg6-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64"
},
"product_reference": "libecpg6-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64"
},
"product_reference": "libecpg6-32bit-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le"
},
"product_reference": "libecpg6-32bit-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x"
},
"product_reference": "libecpg6-32bit-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64"
},
"product_reference": "libecpg6-32bit-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64"
},
"product_reference": "libpq5-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le"
},
"product_reference": "libpq5-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-18.4-1.1.s390x"
},
"product_reference": "libpq5-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64"
},
"product_reference": "libpq5-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64"
},
"product_reference": "libpq5-32bit-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le"
},
"product_reference": "libpq5-32bit-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x"
},
"product_reference": "libpq5-32bit-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x"
},
"product_reference": "postgresql18-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-contrib-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-contrib-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x"
},
"product_reference": "postgresql18-contrib-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-contrib-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-devel-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-devel-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x"
},
"product_reference": "postgresql18-devel-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-devel-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-docs-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-docs-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x"
},
"product_reference": "postgresql18-docs-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-docs-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x"
},
"product_reference": "postgresql18-llvmjit-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x"
},
"product_reference": "postgresql18-llvmjit-devel-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-plperl-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-plperl-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x"
},
"product_reference": "postgresql18-plperl-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-plperl-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-plpython-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-plpython-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x"
},
"product_reference": "postgresql18-plpython-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-plpython-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-pltcl-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x"
},
"product_reference": "postgresql18-pltcl-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-pltcl-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-server-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-server-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x"
},
"product_reference": "postgresql18-server-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-server-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-server-devel-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x"
},
"product_reference": "postgresql18-server-devel-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-server-devel-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64"
},
"product_reference": "postgresql18-test-18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le"
},
"product_reference": "postgresql18-test-18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x"
},
"product_reference": "postgresql18-test-18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
},
"product_reference": "postgresql18-test-18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6476"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6476",
"url": "https://www.suse.com/security/cve/CVE-2026-6476"
},
{
"category": "external",
"summary": "SUSE Bug 1265176 for CVE-2026-6476",
"url": "https://bugzilla.suse.com/1265176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6476"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6575"
}
],
"notes": [
{
"category": "general",
"text": "Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL 18.4 are affected. Versions before PostgreSQL 18 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6575",
"url": "https://www.suse.com/security/cve/CVE-2026-6575"
},
{
"category": "external",
"summary": "SUSE Bug 1265180 for CVE-2026-6575",
"url": "https://bugzilla.suse.com/1265180"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6575"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
},
{
"cve": "CVE-2026-6638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6638"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription\u0027s publication-side credentials. The attack takes effect at the next REFRESH PUBLICATION. Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected. Versions before PostgreSQL 16 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6638",
"url": "https://www.suse.com/security/cve/CVE-2026-6638"
},
{
"category": "external",
"summary": "SUSE Bug 1265182 for CVE-2026-6638",
"url": "https://bugzilla.suse.com/1265182"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libecpg6-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libecpg6-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-18.4-1.1.x86_64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.s390x",
"openSUSE Tumbleweed:libpq5-32bit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-contrib-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-docs-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-llvmjit-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plperl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-plpython-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-pltcl-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-server-devel-18.4-1.1.x86_64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.aarch64",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.ppc64le",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.s390x",
"openSUSE Tumbleweed:postgresql18-test-18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6638"
}
]
}
SUSE-SU-2026:1942-1
Vulnerability from csaf_suse - Published: 2026-05-18 07:46 - Updated: 2026-05-18 07:46Summary
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
Update to version 16.13.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14824).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-1942,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1942,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1942,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1942,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1942,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1942,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1942,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1942,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1942
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
41 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\nUpdate to version 16.13.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).\n\nNon security issue:\n\n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14824).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1942,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1942,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1942,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1942,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1942,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1942,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1942,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1942,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1942",
"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_1942-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1942-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261942-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1942-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046541.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE Bug 1265182",
"url": "https://bugzilla.suse.com/1265182"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6638 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6638/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2026-05-18T07:46:14Z",
"generator": {
"date": "2026-05-18T07:46:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1942-1",
"initial_release_date": "2026-05-18T07:46:14Z",
"revision_history": [
{
"date": "2026-05-18T07:46:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-contrib-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-devel-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-devel-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-llvmjit-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-plperl-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-plpython-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-pltcl-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-server-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-server-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-server-devel-16.14-150200.5.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150200.5.44.1.aarch64",
"product": {
"name": "postgresql16-test-16.14-150200.5.44.1.aarch64",
"product_id": "postgresql16-test-16.14-150200.5.44.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-contrib-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-devel-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-devel-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-llvmjit-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-plperl-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-plpython-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-pltcl-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-server-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-server-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-server-devel-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-server-devel-16.14-150200.5.44.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150200.5.44.1.i586",
"product": {
"name": "postgresql16-test-16.14-150200.5.44.1.i586",
"product_id": "postgresql16-test-16.14-150200.5.44.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-docs-16.14-150200.5.44.1.noarch",
"product": {
"name": "postgresql16-docs-16.14-150200.5.44.1.noarch",
"product_id": "postgresql16-docs-16.14-150200.5.44.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-contrib-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-devel-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-plperl-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-plpython-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-pltcl-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-server-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-server-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-server-devel-16.14-150200.5.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150200.5.44.1.ppc64le",
"product": {
"name": "postgresql16-test-16.14-150200.5.44.1.ppc64le",
"product_id": "postgresql16-test-16.14-150200.5.44.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-contrib-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-devel-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-devel-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-llvmjit-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-plperl-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-plpython-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-pltcl-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-server-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-server-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-server-devel-16.14-150200.5.44.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150200.5.44.1.s390x",
"product": {
"name": "postgresql16-test-16.14-150200.5.44.1.s390x",
"product_id": "postgresql16-test-16.14-150200.5.44.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-contrib-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-devel-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-devel-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-llvmjit-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-plperl-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-plpython-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-pltcl-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-server-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-server-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150200.5.44.1.x86_64",
"product": {
"name": "postgresql16-test-16.14-150200.5.44.1.x86_64",
"product_id": "postgresql16-test-16.14-150200.5.44.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150200.5.44.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150200.5.44.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150200.5.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.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.14-150200.5.44.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
},
{
"cve": "CVE-2026-6638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6638"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription\u0027s publication-side credentials. The attack takes effect at the next REFRESH PUBLICATION. Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected. Versions before PostgreSQL 16 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6638",
"url": "https://www.suse.com/security/cve/CVE-2026-6638"
},
{
"category": "external",
"summary": "SUSE Bug 1265182 for CVE-2026-6638",
"url": "https://bugzilla.suse.com/1265182"
}
],
"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.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.14-150200.5.44.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.14-150200.5.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.14-150200.5.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-6638"
}
]
}
SUSE-SU-2026:1943-1
Vulnerability from csaf_suse - Published: 2026-05-18 07:46 - Updated: 2026-05-18 07:46Summary
Security update for postgresql17
Severity
Important
Notes
Title of the patch: Security update for postgresql17
Description of the patch: This update for postgresql17 fixes the following issues
Update to version 17.10.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6476: Properly quote subscription names in pg_createsubscriber (bsc#1265176).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14825 bsc#1245875).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-1943,SUSE-SLE-Module-Basesystem-15-SP7-2026-1943,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1943,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1943,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1943,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1943
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.2 (High)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
95 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
46 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",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql17 fixes the following issues\n\nUpdate to version 17.10.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6476: Properly quote subscription names in pg_createsubscriber (bsc#1265176).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).\n\nNon security issue:\n\n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14825 bsc#1245875).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1943,SUSE-SLE-Module-Basesystem-15-SP7-2026-1943,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1943,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1943,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1943,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1943",
"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_1943-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1943-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261943-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1943-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046540.html"
},
{
"category": "self",
"summary": "SUSE Bug 1245875",
"url": "https://bugzilla.suse.com/1245875"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265176",
"url": "https://bugzilla.suse.com/1265176"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE Bug 1265182",
"url": "https://bugzilla.suse.com/1265182"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6476 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6638 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6638/"
}
],
"title": "Security update for postgresql17",
"tracking": {
"current_release_date": "2026-05-18T07:46:56Z",
"generator": {
"date": "2026-05-18T07:46:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1943-1",
"initial_release_date": "2026-05-18T07:46:56Z",
"revision_history": [
{
"date": "2026-05-18T07:46:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-contrib-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-devel-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-devel-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-llvmjit-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-plperl-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-plpython-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-pltcl-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-server-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-server-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-server-devel-17.10-150600.13.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.10-150600.13.27.1.aarch64",
"product": {
"name": "postgresql17-test-17.10-150600.13.27.1.aarch64",
"product_id": "postgresql17-test-17.10-150600.13.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-contrib-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-devel-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-devel-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-llvmjit-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-plperl-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-plpython-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-pltcl-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-server-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-server-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-server-devel-17.10-150600.13.27.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.10-150600.13.27.1.i586",
"product": {
"name": "postgresql17-test-17.10-150600.13.27.1.i586",
"product_id": "postgresql17-test-17.10-150600.13.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-docs-17.10-150600.13.27.1.noarch",
"product": {
"name": "postgresql17-docs-17.10-150600.13.27.1.noarch",
"product_id": "postgresql17-docs-17.10-150600.13.27.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-contrib-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-devel-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-plperl-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-plpython-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-pltcl-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-server-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-server-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-server-devel-17.10-150600.13.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.10-150600.13.27.1.ppc64le",
"product": {
"name": "postgresql17-test-17.10-150600.13.27.1.ppc64le",
"product_id": "postgresql17-test-17.10-150600.13.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-contrib-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-devel-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-devel-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-llvmjit-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-plperl-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-plpython-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-pltcl-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-server-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-server-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-server-devel-17.10-150600.13.27.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.10-150600.13.27.1.s390x",
"product": {
"name": "postgresql17-test-17.10-150600.13.27.1.s390x",
"product_id": "postgresql17-test-17.10-150600.13.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql17-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-contrib-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-devel-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-devel-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-llvmjit-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-plperl-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-plpython-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-pltcl-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-server-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-server-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.10-150600.13.27.1.x86_64",
"product": {
"name": "postgresql17-test-17.10-150600.13.27.1.x86_64",
"product_id": "postgresql17-test-17.10-150600.13.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"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 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": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.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:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.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:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.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:postgresql17-llvmjit-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.10-150600.13.27.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:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.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:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.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:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.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:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.10-150600.13.27.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:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.10-150600.13.27.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:postgresql17-test-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-test-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.10-150600.13.27.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:postgresql17-test-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-test-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.10-150600.13.27.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:postgresql17-test-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-test-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.10-150600.13.27.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:postgresql17-test-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-test-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.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:postgresql17-contrib-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.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:postgresql17-contrib-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.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:postgresql17-contrib-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.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:postgresql17-contrib-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.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:postgresql17-devel-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.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:postgresql17-devel-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.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:postgresql17-devel-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.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:postgresql17-devel-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.10-150600.13.27.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch"
},
"product_reference": "postgresql17-docs-17.10-150600.13.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.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:postgresql17-plperl-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.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:postgresql17-plperl-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.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:postgresql17-plperl-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.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:postgresql17-plperl-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.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:postgresql17-plpython-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.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:postgresql17-plpython-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.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:postgresql17-plpython-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.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:postgresql17-plpython-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.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:postgresql17-pltcl-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.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:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.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:postgresql17-pltcl-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.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:postgresql17-pltcl-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.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:postgresql17-server-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.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:postgresql17-server-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.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:postgresql17-server-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.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:postgresql17-server-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.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:postgresql17-server-devel-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.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:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.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:postgresql17-server-devel-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.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:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.10-150600.13.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch"
},
"product_reference": "postgresql17-docs-17.10-150600.13.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-devel-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.10-150600.13.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch"
},
"product_reference": "postgresql17-docs-17.10-150600.13.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-server-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.10-150600.13.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6476"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6476",
"url": "https://www.suse.com/security/cve/CVE-2026-6476"
},
{
"category": "external",
"summary": "SUSE Bug 1265176 for CVE-2026-6476",
"url": "https://bugzilla.suse.com/1265176"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "important"
}
],
"title": "CVE-2026-6476"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
},
{
"cve": "CVE-2026-6638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6638"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription\u0027s publication-side credentials. The attack takes effect at the next REFRESH PUBLICATION. Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected. Versions before PostgreSQL 16 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6638",
"url": "https://www.suse.com/security/cve/CVE-2026-6638"
},
{
"category": "external",
"summary": "SUSE Bug 1265182 for CVE-2026-6638",
"url": "https://bugzilla.suse.com/1265182"
}
],
"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 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql17-server-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-contrib-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-devel-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-docs-17.10-150600.13.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plperl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-plpython-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-pltcl-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-17.10-150600.13.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql17-server-devel-17.10-150600.13.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:46:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-6638"
}
]
}
SUSE-SU-2026:1944-1
Vulnerability from csaf_suse - Published: 2026-05-18 07:47 - Updated: 2026-05-18 07:47Summary
Security update for postgresql18
Severity
Important
Notes
Title of the patch: Security update for postgresql18
Description of the patch: This update for postgresql18 fixes the following issues
Update to version 18.4.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6476: Properly quote subscription names in pg_createsubscriber (bsc#1265176).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6575: Detect faulty input when restoring attribute MCV statistics (bsc#1265180).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14820).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-1944,SUSE-SLE-Module-Basesystem-15-SP7-2026-1944,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1944,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1944,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1944,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1944
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.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 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.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 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.2 (High)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.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 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
49 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 postgresql18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql18 fixes the following issues\n\nUpdate to version 18.4.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6476: Properly quote subscription names in pg_createsubscriber (bsc#1265176).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6575: Detect faulty input when restoring attribute MCV statistics (bsc#1265180).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).\n\nNon security issue:\n\n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14820).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1944,SUSE-SLE-Module-Basesystem-15-SP7-2026-1944,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1944,SUSE-SLE-Module-Server-Applications-15-SP7-2026-1944,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1944,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1944",
"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_1944-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1944-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261944-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1944-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046539.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265176",
"url": "https://bugzilla.suse.com/1265176"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265180",
"url": "https://bugzilla.suse.com/1265180"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE Bug 1265182",
"url": "https://bugzilla.suse.com/1265182"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6476 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6575 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6638 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6638/"
}
],
"title": "Security update for postgresql18",
"tracking": {
"current_release_date": "2026-05-18T07:47:49Z",
"generator": {
"date": "2026-05-18T07:47:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1944-1",
"initial_release_date": "2026-05-18T07:47:49Z",
"revision_history": [
{
"date": "2026-05-18T07:47:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150600.13.11.1.aarch64",
"product": {
"name": "libecpg6-18.4-150600.13.11.1.aarch64",
"product_id": "libecpg6-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150600.13.11.1.aarch64",
"product": {
"name": "libpq5-18.4-150600.13.11.1.aarch64",
"product_id": "libpq5-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-contrib-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-devel-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-devel-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-devel-mini-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-llvmjit-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-plperl-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-plpython-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-pltcl-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-server-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-server-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-server-devel-18.4-150600.13.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150600.13.11.1.aarch64",
"product": {
"name": "postgresql18-test-18.4-150600.13.11.1.aarch64",
"product_id": "postgresql18-test-18.4-150600.13.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-18.4-150600.13.11.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-18.4-150600.13.11.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-18.4-150600.13.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-18.4-150600.13.11.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-18.4-150600.13.11.1.aarch64_ilp32",
"product_id": "libpq5-64bit-18.4-150600.13.11.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150600.13.11.1.i586",
"product": {
"name": "libecpg6-18.4-150600.13.11.1.i586",
"product_id": "libecpg6-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150600.13.11.1.i586",
"product": {
"name": "libpq5-18.4-150600.13.11.1.i586",
"product_id": "libpq5-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-contrib-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-devel-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-devel-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-devel-mini-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-llvmjit-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-plperl-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-plpython-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-pltcl-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-server-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-server-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-server-devel-18.4-150600.13.11.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150600.13.11.1.i586",
"product": {
"name": "postgresql18-test-18.4-150600.13.11.1.i586",
"product_id": "postgresql18-test-18.4-150600.13.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-docs-18.4-150600.13.11.1.noarch",
"product": {
"name": "postgresql18-docs-18.4-150600.13.11.1.noarch",
"product_id": "postgresql18-docs-18.4-150600.13.11.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "libecpg6-18.4-150600.13.11.1.ppc64le",
"product_id": "libecpg6-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "libpq5-18.4-150600.13.11.1.ppc64le",
"product_id": "libpq5-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-contrib-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-devel-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-devel-mini-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-plperl-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-plpython-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-pltcl-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-server-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-server-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-server-devel-18.4-150600.13.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150600.13.11.1.ppc64le",
"product": {
"name": "postgresql18-test-18.4-150600.13.11.1.ppc64le",
"product_id": "postgresql18-test-18.4-150600.13.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150600.13.11.1.s390x",
"product": {
"name": "libecpg6-18.4-150600.13.11.1.s390x",
"product_id": "libecpg6-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150600.13.11.1.s390x",
"product": {
"name": "libpq5-18.4-150600.13.11.1.s390x",
"product_id": "libpq5-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-contrib-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-devel-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-devel-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-devel-mini-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-llvmjit-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-plperl-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-plpython-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-pltcl-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-server-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-server-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-server-devel-18.4-150600.13.11.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150600.13.11.1.s390x",
"product": {
"name": "postgresql18-test-18.4-150600.13.11.1.s390x",
"product_id": "postgresql18-test-18.4-150600.13.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150600.13.11.1.x86_64",
"product": {
"name": "libecpg6-18.4-150600.13.11.1.x86_64",
"product_id": "libecpg6-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.4-150600.13.11.1.x86_64",
"product": {
"name": "libecpg6-32bit-18.4-150600.13.11.1.x86_64",
"product_id": "libecpg6-32bit-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150600.13.11.1.x86_64",
"product": {
"name": "libpq5-18.4-150600.13.11.1.x86_64",
"product_id": "libpq5-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.4-150600.13.11.1.x86_64",
"product": {
"name": "libpq5-32bit-18.4-150600.13.11.1.x86_64",
"product_id": "libpq5-32bit-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-contrib-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-devel-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-devel-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-devel-mini-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-devel-mini-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-llvmjit-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-plperl-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-plpython-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-pltcl-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-server-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-server-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150600.13.11.1.x86_64",
"product": {
"name": "postgresql18-test-18.4-150600.13.11.1.x86_64",
"product_id": "postgresql18-test-18.4-150600.13.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"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 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": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64"
},
"product_reference": "libpq5-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "libpq5-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x"
},
"product_reference": "libpq5-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libpq5-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.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:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.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:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.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:postgresql18-llvmjit-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.4-150600.13.11.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:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.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:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.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:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.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:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.4-150600.13.11.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:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.4-150600.13.11.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:postgresql18-test-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-test-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.4-150600.13.11.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:postgresql18-test-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-test-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.4-150600.13.11.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:postgresql18-test-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-test-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.4-150600.13.11.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:postgresql18-test-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-test-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.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:libecpg6-18.4-150600.13.11.1.aarch64"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.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:libecpg6-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.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:libecpg6-18.4-150600.13.11.1.s390x"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.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:libecpg6-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.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:postgresql18-contrib-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.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:postgresql18-contrib-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.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:postgresql18-contrib-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.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:postgresql18-contrib-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.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:postgresql18-devel-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.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:postgresql18-devel-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.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:postgresql18-devel-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.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:postgresql18-devel-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.4-150600.13.11.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch"
},
"product_reference": "postgresql18-docs-18.4-150600.13.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.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:postgresql18-plperl-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.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:postgresql18-plperl-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.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:postgresql18-plperl-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.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:postgresql18-plperl-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.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:postgresql18-plpython-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.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:postgresql18-plpython-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.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:postgresql18-plpython-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.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:postgresql18-plpython-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.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:postgresql18-pltcl-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.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:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.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:postgresql18-pltcl-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.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:postgresql18-pltcl-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.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:postgresql18-server-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.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:postgresql18-server-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.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:postgresql18-server-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.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:postgresql18-server-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.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:postgresql18-server-devel-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.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:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.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:postgresql18-server-devel-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.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:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64"
},
"product_reference": "libpq5-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "libpq5-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x"
},
"product_reference": "libpq5-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libpq5-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.4-150600.13.11.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch"
},
"product_reference": "postgresql18-docs-18.4-150600.13.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libecpg6-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "libpq5-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libpq5-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-devel-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.4-150600.13.11.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch"
},
"product_reference": "postgresql18-docs-18.4-150600.13.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-server-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.4-150600.13.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
},
"product_reference": "postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6476"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6476",
"url": "https://www.suse.com/security/cve/CVE-2026-6476"
},
{
"category": "external",
"summary": "SUSE Bug 1265176 for CVE-2026-6476",
"url": "https://bugzilla.suse.com/1265176"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "important"
}
],
"title": "CVE-2026-6476"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6575"
}
],
"notes": [
{
"category": "general",
"text": "Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL 18.4 are affected. Versions before PostgreSQL 18 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6575",
"url": "https://www.suse.com/security/cve/CVE-2026-6575"
},
{
"category": "external",
"summary": "SUSE Bug 1265180 for CVE-2026-6575",
"url": "https://bugzilla.suse.com/1265180"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-6575"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
},
{
"cve": "CVE-2026-6638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6638"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription\u0027s publication-side credentials. The attack takes effect at the next REFRESH PUBLICATION. Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected. Versions before PostgreSQL 16 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6638",
"url": "https://www.suse.com/security/cve/CVE-2026-6638"
},
{
"category": "external",
"summary": "SUSE Bug 1265182 for CVE-2026-6638",
"url": "https://bugzilla.suse.com/1265182"
}
],
"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 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql18-server-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libecpg6-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpq5-32bit-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-contrib-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-devel-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-docs-18.4-150600.13.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plperl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-plpython-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-pltcl-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-18.4-150600.13.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql18-server-devel-18.4-150600.13.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:47:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-6638"
}
]
}
SUSE-SU-2026:1945-1
Vulnerability from csaf_suse - Published: 2026-05-18 07:48 - Updated: 2026-05-18 07:48Summary
Security update for postgresql18
Severity
Important
Notes
Title of the patch: Security update for postgresql18
Description of the patch: This update for postgresql18 fixes the following issues
Update to version 18.4.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6476: Properly quote subscription names in pg_createsubscriber (bsc#1265176).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6575: Detect faulty input when restoring attribute MCV statistics (bsc#1265180).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14820).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-1945,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1945,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1945,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1945,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1945,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1945,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1945,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1945,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1945
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.2 (High)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
48 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
49 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 postgresql18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql18 fixes the following issues\n\nUpdate to version 18.4.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6476: Properly quote subscription names in pg_createsubscriber (bsc#1265176).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6575: Detect faulty input when restoring attribute MCV statistics (bsc#1265180).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).\n\nNon security issue:\n\n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14820).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1945,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1945,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1945,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1945,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1945,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1945,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1945,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1945,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1945",
"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_1945-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1945-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261945-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1945-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046538.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265176",
"url": "https://bugzilla.suse.com/1265176"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265180",
"url": "https://bugzilla.suse.com/1265180"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE Bug 1265182",
"url": "https://bugzilla.suse.com/1265182"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6476 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6575 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6638 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6638/"
}
],
"title": "Security update for postgresql18",
"tracking": {
"current_release_date": "2026-05-18T07:48:44Z",
"generator": {
"date": "2026-05-18T07:48:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1945-1",
"initial_release_date": "2026-05-18T07:48:44Z",
"revision_history": [
{
"date": "2026-05-18T07:48:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150200.5.12.1.aarch64",
"product": {
"name": "libecpg6-18.4-150200.5.12.1.aarch64",
"product_id": "libecpg6-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150200.5.12.1.aarch64",
"product": {
"name": "libpq5-18.4-150200.5.12.1.aarch64",
"product_id": "libpq5-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-contrib-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-contrib-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-devel-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-devel-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-devel-mini-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-llvmjit-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-plperl-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-plperl-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-plpython-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-plpython-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-pltcl-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-pltcl-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-server-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-server-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-server-devel-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-server-devel-18.4-150200.5.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150200.5.12.1.aarch64",
"product": {
"name": "postgresql18-test-18.4-150200.5.12.1.aarch64",
"product_id": "postgresql18-test-18.4-150200.5.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-18.4-150200.5.12.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-18.4-150200.5.12.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-18.4-150200.5.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-18.4-150200.5.12.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-18.4-150200.5.12.1.aarch64_ilp32",
"product_id": "libpq5-64bit-18.4-150200.5.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150200.5.12.1.i586",
"product": {
"name": "libecpg6-18.4-150200.5.12.1.i586",
"product_id": "libecpg6-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150200.5.12.1.i586",
"product": {
"name": "libpq5-18.4-150200.5.12.1.i586",
"product_id": "libpq5-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-contrib-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-contrib-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-devel-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-devel-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-devel-mini-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-llvmjit-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-plperl-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-plperl-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-plpython-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-plpython-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-pltcl-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-pltcl-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-server-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-server-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-server-devel-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-server-devel-18.4-150200.5.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150200.5.12.1.i586",
"product": {
"name": "postgresql18-test-18.4-150200.5.12.1.i586",
"product_id": "postgresql18-test-18.4-150200.5.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-docs-18.4-150200.5.12.1.noarch",
"product": {
"name": "postgresql18-docs-18.4-150200.5.12.1.noarch",
"product_id": "postgresql18-docs-18.4-150200.5.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "libecpg6-18.4-150200.5.12.1.ppc64le",
"product_id": "libecpg6-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "libpq5-18.4-150200.5.12.1.ppc64le",
"product_id": "libpq5-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-contrib-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-contrib-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-devel-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-devel-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-devel-mini-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-llvmjit-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-plperl-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-plperl-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-plpython-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-plpython-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-pltcl-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-pltcl-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-server-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-server-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-server-devel-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-server-devel-18.4-150200.5.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150200.5.12.1.ppc64le",
"product": {
"name": "postgresql18-test-18.4-150200.5.12.1.ppc64le",
"product_id": "postgresql18-test-18.4-150200.5.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150200.5.12.1.s390x",
"product": {
"name": "libecpg6-18.4-150200.5.12.1.s390x",
"product_id": "libecpg6-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150200.5.12.1.s390x",
"product": {
"name": "libpq5-18.4-150200.5.12.1.s390x",
"product_id": "libpq5-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-contrib-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-contrib-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-devel-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-devel-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-devel-mini-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-llvmjit-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-plperl-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-plperl-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-plpython-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-plpython-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-pltcl-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-pltcl-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-server-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-server-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-server-devel-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-server-devel-18.4-150200.5.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150200.5.12.1.s390x",
"product": {
"name": "postgresql18-test-18.4-150200.5.12.1.s390x",
"product_id": "postgresql18-test-18.4-150200.5.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-150200.5.12.1.x86_64",
"product": {
"name": "libecpg6-18.4-150200.5.12.1.x86_64",
"product_id": "libecpg6-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.4-150200.5.12.1.x86_64",
"product": {
"name": "libecpg6-32bit-18.4-150200.5.12.1.x86_64",
"product_id": "libecpg6-32bit-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-150200.5.12.1.x86_64",
"product": {
"name": "libpq5-18.4-150200.5.12.1.x86_64",
"product_id": "libpq5-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"product": {
"name": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"product_id": "libpq5-32bit-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-contrib-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-contrib-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-devel-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-devel-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-devel-mini-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-devel-mini-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-llvmjit-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-llvmjit-devel-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-plperl-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-plperl-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-plpython-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-plpython-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-pltcl-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-pltcl-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-server-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-server-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-server-devel-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-server-devel-18.4-150200.5.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-150200.5.12.1.x86_64",
"product": {
"name": "postgresql18-test-18.4-150200.5.12.1.x86_64",
"product_id": "postgresql18-test-18.4-150200.5.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.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:libecpg6-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.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:libecpg6-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.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:libpq5-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.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:libpq5-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150200.5.12.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:libpq5-32bit-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.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:libecpg6-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.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:libecpg6-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.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:libpq5-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.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:libpq5-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150200.5.12.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:libpq5-32bit-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le"
},
"product_reference": "libpq5-18.4-150200.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x"
},
"product_reference": "libpq5-18.4-150200.5.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le"
},
"product_reference": "libpq5-18.4-150200.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x"
},
"product_reference": "libpq5-18.4-150200.5.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le"
},
"product_reference": "libpq5-18.4-150200.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150200.5.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.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:libecpg6-18.4-150200.5.12.1.ppc64le"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-150200.5.12.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:libecpg6-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.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:libpq5-18.4-150200.5.12.1.ppc64le"
},
"product_reference": "libpq5-18.4-150200.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-150200.5.12.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:libpq5-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-150200.5.12.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:libpq5-32bit-18.4-150200.5.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-150200.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6476"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6476",
"url": "https://www.suse.com/security/cve/CVE-2026-6476"
},
{
"category": "external",
"summary": "SUSE Bug 1265176 for CVE-2026-6476",
"url": "https://bugzilla.suse.com/1265176"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "important"
}
],
"title": "CVE-2026-6476"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6575"
}
],
"notes": [
{
"category": "general",
"text": "Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL 18.4 are affected. Versions before PostgreSQL 18 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6575",
"url": "https://www.suse.com/security/cve/CVE-2026-6575"
},
{
"category": "external",
"summary": "SUSE Bug 1265180 for CVE-2026-6575",
"url": "https://bugzilla.suse.com/1265180"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-6575"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
},
{
"cve": "CVE-2026-6638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6638"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription\u0027s publication-side credentials. The attack takes effect at the next REFRESH PUBLICATION. Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected. Versions before PostgreSQL 16 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6638",
"url": "https://www.suse.com/security/cve/CVE-2026-6638"
},
{
"category": "external",
"summary": "SUSE Bug 1265182 for CVE-2026-6638",
"url": "https://bugzilla.suse.com/1265182"
}
],
"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:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.4-150200.5.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.4-150200.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-6638"
}
]
}
SUSE-SU-2026:1946-1
Vulnerability from csaf_suse - Published: 2026-05-18 07:48 - Updated: 2026-05-18 07:48Summary
Security update for postgresql18
Severity
Important
Notes
Title of the patch: Security update for postgresql18
Description of the patch: This update for postgresql18 fixes the following issues
Update to version 18.4.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6476: Properly quote subscription names in pg_createsubscriber (bsc#1265176).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6575: Detect faulty input when restoring attribute MCV statistics (bsc#1265180).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14820).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-1946,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1946,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1946
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.2 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
49 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 postgresql18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql18 fixes the following issues\n\nUpdate to version 18.4.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6476: Properly quote subscription names in pg_createsubscriber (bsc#1265176).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6575: Detect faulty input when restoring attribute MCV statistics (bsc#1265180).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).\n\nNon security issue:\n\n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14820).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1946,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1946,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1946",
"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_1946-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1946-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261946-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1946-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046537.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265176",
"url": "https://bugzilla.suse.com/1265176"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265180",
"url": "https://bugzilla.suse.com/1265180"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE Bug 1265182",
"url": "https://bugzilla.suse.com/1265182"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6476 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6575 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6638 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6638/"
}
],
"title": "Security update for postgresql18",
"tracking": {
"current_release_date": "2026-05-18T07:48:58Z",
"generator": {
"date": "2026-05-18T07:48:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1946-1",
"initial_release_date": "2026-05-18T07:48:58Z",
"revision_history": [
{
"date": "2026-05-18T07:48:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-8.12.1.aarch64",
"product": {
"name": "libecpg6-18.4-8.12.1.aarch64",
"product_id": "libecpg6-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-8.12.1.aarch64",
"product": {
"name": "libpq5-18.4-8.12.1.aarch64",
"product_id": "libpq5-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-18.4-8.12.1.aarch64",
"product_id": "postgresql18-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-contrib-18.4-8.12.1.aarch64",
"product_id": "postgresql18-contrib-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-devel-18.4-8.12.1.aarch64",
"product_id": "postgresql18-devel-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-devel-mini-18.4-8.12.1.aarch64",
"product_id": "postgresql18-devel-mini-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.aarch64",
"product_id": "postgresql18-llvmjit-devel-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-plperl-18.4-8.12.1.aarch64",
"product_id": "postgresql18-plperl-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-plpython-18.4-8.12.1.aarch64",
"product_id": "postgresql18-plpython-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-pltcl-18.4-8.12.1.aarch64",
"product_id": "postgresql18-pltcl-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-server-18.4-8.12.1.aarch64",
"product_id": "postgresql18-server-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-server-devel-18.4-8.12.1.aarch64",
"product_id": "postgresql18-server-devel-18.4-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-8.12.1.aarch64",
"product": {
"name": "postgresql18-test-18.4-8.12.1.aarch64",
"product_id": "postgresql18-test-18.4-8.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-18.4-8.12.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-18.4-8.12.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-18.4-8.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-18.4-8.12.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-18.4-8.12.1.aarch64_ilp32",
"product_id": "libpq5-64bit-18.4-8.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-8.12.1.i586",
"product": {
"name": "libecpg6-18.4-8.12.1.i586",
"product_id": "libecpg6-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-8.12.1.i586",
"product": {
"name": "libpq5-18.4-8.12.1.i586",
"product_id": "libpq5-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-18.4-8.12.1.i586",
"product_id": "postgresql18-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-contrib-18.4-8.12.1.i586",
"product_id": "postgresql18-contrib-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-devel-18.4-8.12.1.i586",
"product_id": "postgresql18-devel-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-devel-mini-18.4-8.12.1.i586",
"product_id": "postgresql18-devel-mini-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.i586",
"product_id": "postgresql18-llvmjit-devel-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-plperl-18.4-8.12.1.i586",
"product_id": "postgresql18-plperl-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-plpython-18.4-8.12.1.i586",
"product_id": "postgresql18-plpython-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-pltcl-18.4-8.12.1.i586",
"product_id": "postgresql18-pltcl-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-server-18.4-8.12.1.i586",
"product_id": "postgresql18-server-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-server-devel-18.4-8.12.1.i586",
"product_id": "postgresql18-server-devel-18.4-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-8.12.1.i586",
"product": {
"name": "postgresql18-test-18.4-8.12.1.i586",
"product_id": "postgresql18-test-18.4-8.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-docs-18.4-8.12.1.noarch",
"product": {
"name": "postgresql18-docs-18.4-8.12.1.noarch",
"product_id": "postgresql18-docs-18.4-8.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-8.12.1.ppc64le",
"product": {
"name": "libecpg6-18.4-8.12.1.ppc64le",
"product_id": "libecpg6-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-8.12.1.ppc64le",
"product": {
"name": "libpq5-18.4-8.12.1.ppc64le",
"product_id": "libpq5-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-contrib-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-contrib-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-devel-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-devel-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-devel-mini-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-devel-mini-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-llvmjit-devel-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-plperl-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-plperl-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-plpython-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-plpython-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-pltcl-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-pltcl-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-server-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-server-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-server-devel-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-server-devel-18.4-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-8.12.1.ppc64le",
"product": {
"name": "postgresql18-test-18.4-8.12.1.ppc64le",
"product_id": "postgresql18-test-18.4-8.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-8.12.1.s390",
"product": {
"name": "libecpg6-18.4-8.12.1.s390",
"product_id": "libecpg6-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-8.12.1.s390",
"product": {
"name": "libpq5-18.4-8.12.1.s390",
"product_id": "libpq5-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-18.4-8.12.1.s390",
"product_id": "postgresql18-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-contrib-18.4-8.12.1.s390",
"product_id": "postgresql18-contrib-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-devel-18.4-8.12.1.s390",
"product_id": "postgresql18-devel-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-devel-mini-18.4-8.12.1.s390",
"product_id": "postgresql18-devel-mini-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.s390",
"product_id": "postgresql18-llvmjit-devel-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-plperl-18.4-8.12.1.s390",
"product_id": "postgresql18-plperl-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-plpython-18.4-8.12.1.s390",
"product_id": "postgresql18-plpython-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-pltcl-18.4-8.12.1.s390",
"product_id": "postgresql18-pltcl-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-server-18.4-8.12.1.s390",
"product_id": "postgresql18-server-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-server-devel-18.4-8.12.1.s390",
"product_id": "postgresql18-server-devel-18.4-8.12.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-8.12.1.s390",
"product": {
"name": "postgresql18-test-18.4-8.12.1.s390",
"product_id": "postgresql18-test-18.4-8.12.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-8.12.1.s390x",
"product": {
"name": "libecpg6-18.4-8.12.1.s390x",
"product_id": "libecpg6-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.4-8.12.1.s390x",
"product": {
"name": "libecpg6-32bit-18.4-8.12.1.s390x",
"product_id": "libecpg6-32bit-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-8.12.1.s390x",
"product": {
"name": "libpq5-18.4-8.12.1.s390x",
"product_id": "libpq5-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.4-8.12.1.s390x",
"product": {
"name": "libpq5-32bit-18.4-8.12.1.s390x",
"product_id": "libpq5-32bit-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-18.4-8.12.1.s390x",
"product_id": "postgresql18-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-contrib-18.4-8.12.1.s390x",
"product_id": "postgresql18-contrib-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-devel-18.4-8.12.1.s390x",
"product_id": "postgresql18-devel-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-devel-mini-18.4-8.12.1.s390x",
"product_id": "postgresql18-devel-mini-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.s390x",
"product_id": "postgresql18-llvmjit-devel-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-plperl-18.4-8.12.1.s390x",
"product_id": "postgresql18-plperl-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-plpython-18.4-8.12.1.s390x",
"product_id": "postgresql18-plpython-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-pltcl-18.4-8.12.1.s390x",
"product_id": "postgresql18-pltcl-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-server-18.4-8.12.1.s390x",
"product_id": "postgresql18-server-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-server-devel-18.4-8.12.1.s390x",
"product_id": "postgresql18-server-devel-18.4-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-8.12.1.s390x",
"product": {
"name": "postgresql18-test-18.4-8.12.1.s390x",
"product_id": "postgresql18-test-18.4-8.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.4-8.12.1.x86_64",
"product": {
"name": "libecpg6-18.4-8.12.1.x86_64",
"product_id": "libecpg6-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.4-8.12.1.x86_64",
"product": {
"name": "libecpg6-32bit-18.4-8.12.1.x86_64",
"product_id": "libecpg6-32bit-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-18.4-8.12.1.x86_64",
"product": {
"name": "libpq5-18.4-8.12.1.x86_64",
"product_id": "libpq5-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.4-8.12.1.x86_64",
"product": {
"name": "libpq5-32bit-18.4-8.12.1.x86_64",
"product_id": "libpq5-32bit-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-18.4-8.12.1.x86_64",
"product_id": "postgresql18-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-contrib-18.4-8.12.1.x86_64",
"product_id": "postgresql18-contrib-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-devel-18.4-8.12.1.x86_64",
"product_id": "postgresql18-devel-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-devel-mini-18.4-8.12.1.x86_64",
"product_id": "postgresql18-devel-mini-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-devel-18.4-8.12.1.x86_64",
"product_id": "postgresql18-llvmjit-devel-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-plperl-18.4-8.12.1.x86_64",
"product_id": "postgresql18-plperl-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-plpython-18.4-8.12.1.x86_64",
"product_id": "postgresql18-plpython-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-pltcl-18.4-8.12.1.x86_64",
"product_id": "postgresql18-pltcl-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-server-18.4-8.12.1.x86_64",
"product_id": "postgresql18-server-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-server-devel-18.4-8.12.1.x86_64",
"product_id": "postgresql18-server-devel-18.4-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.4-8.12.1.x86_64",
"product": {
"name": "postgresql18-test-18.4-8.12.1.x86_64",
"product_id": "postgresql18-test-18.4-8.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-8.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64"
},
"product_reference": "libecpg6-18.4-8.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-8.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le"
},
"product_reference": "libecpg6-18.4-8.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-8.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x"
},
"product_reference": "libecpg6-18.4-8.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-8.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.4-8.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x"
},
"product_reference": "libecpg6-32bit-18.4-8.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.4-8.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64"
},
"product_reference": "libecpg6-32bit-18.4-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-8.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64"
},
"product_reference": "libpq5-18.4-8.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-8.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le"
},
"product_reference": "libpq5-18.4-8.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-8.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x"
},
"product_reference": "libpq5-18.4-8.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-8.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64"
},
"product_reference": "libpq5-18.4-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-8.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x"
},
"product_reference": "libpq5-32bit-18.4-8.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-8.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.4-8.12.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64"
},
"product_reference": "libecpg6-18.4-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.4-8.12.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64"
},
"product_reference": "libecpg6-32bit-18.4-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.4-8.12.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64"
},
"product_reference": "libpq5-18.4-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.4-8.12.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
},
"product_reference": "libpq5-32bit-18.4-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6476"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6476",
"url": "https://www.suse.com/security/cve/CVE-2026-6476"
},
{
"category": "external",
"summary": "SUSE Bug 1265176 for CVE-2026-6476",
"url": "https://bugzilla.suse.com/1265176"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "important"
}
],
"title": "CVE-2026-6476"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6575"
}
],
"notes": [
{
"category": "general",
"text": "Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL 18.4 are affected. Versions before PostgreSQL 18 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6575",
"url": "https://www.suse.com/security/cve/CVE-2026-6575"
},
{
"category": "external",
"summary": "SUSE Bug 1265180 for CVE-2026-6575",
"url": "https://bugzilla.suse.com/1265180"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-6575"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
},
{
"cve": "CVE-2026-6638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6638"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription\u0027s publication-side credentials. The attack takes effect at the next REFRESH PUBLICATION. Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected. Versions before PostgreSQL 16 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6638",
"url": "https://www.suse.com/security/cve/CVE-2026-6638"
},
{
"category": "external",
"summary": "SUSE Bug 1265182 for CVE-2026-6638",
"url": "https://bugzilla.suse.com/1265182"
}
],
"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.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.4-8.12.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.4-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T07:48:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-6638"
}
]
}
SUSE-SU-2026:1999-1
Vulnerability from csaf_suse - Published: 2026-05-19 08:19 - Updated: 2026-05-19 08:19Summary
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
Update to version 15.18.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14823).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-1999,SUSE-SLE-Module-Legacy-15-SP7-2026-1999,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1999,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1999
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
37 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\nUpdate to version 15.18.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n\nNon security issue:\n \n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14823).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1999,SUSE-SLE-Module-Legacy-15-SP7-2026-1999,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1999,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1999",
"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_1999-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1999-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261999-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1999-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046582.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2026-05-19T08:19:35Z",
"generator": {
"date": "2026-05-19T08:19:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1999-1",
"initial_release_date": "2026-05-19T08:19:35Z",
"revision_history": [
{
"date": "2026-05-19T08:19:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-contrib-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-devel-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-devel-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-llvmjit-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-plperl-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-plpython-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-pltcl-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-server-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-server-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-server-devel-15.18-150600.16.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150600.16.31.1.aarch64",
"product": {
"name": "postgresql15-test-15.18-150600.16.31.1.aarch64",
"product_id": "postgresql15-test-15.18-150600.16.31.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-contrib-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-devel-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-devel-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-llvmjit-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-plperl-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-plpython-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-pltcl-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-server-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-server-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-server-devel-15.18-150600.16.31.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150600.16.31.1.i586",
"product": {
"name": "postgresql15-test-15.18-150600.16.31.1.i586",
"product_id": "postgresql15-test-15.18-150600.16.31.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.18-150600.16.31.1.noarch",
"product": {
"name": "postgresql15-docs-15.18-150600.16.31.1.noarch",
"product_id": "postgresql15-docs-15.18-150600.16.31.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-contrib-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-devel-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-plperl-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-plpython-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-pltcl-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-server-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-server-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-server-devel-15.18-150600.16.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150600.16.31.1.ppc64le",
"product": {
"name": "postgresql15-test-15.18-150600.16.31.1.ppc64le",
"product_id": "postgresql15-test-15.18-150600.16.31.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-contrib-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-devel-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-devel-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-llvmjit-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-plperl-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-plpython-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-pltcl-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-server-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-server-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-server-devel-15.18-150600.16.31.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150600.16.31.1.s390x",
"product": {
"name": "postgresql15-test-15.18-150600.16.31.1.s390x",
"product_id": "postgresql15-test-15.18-150600.16.31.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-contrib-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-devel-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-devel-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-llvmjit-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-plperl-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-plpython-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-pltcl-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-server-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-server-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150600.16.31.1.x86_64",
"product": {
"name": "postgresql15-test-15.18-150600.16.31.1.x86_64",
"product_id": "postgresql15-test-15.18-150600.16.31.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.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.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.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.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.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.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.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.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.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.18-150600.16.31.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.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.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.18-150600.16.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150600.16.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150600.16.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.18-150600.16.31.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150600.16.31.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150600.16.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150600.16.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.18-150600.16.31.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150600.16.31.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150600.16.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:19:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:19:35Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:19:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:19:35Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:19:35Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:19:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:19:35Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.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 SP7:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql15-server-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-contrib-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-devel-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-docs-15.18-150600.16.31.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plperl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-plpython-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-pltcl-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-15.18-150600.16.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql15-server-devel-15.18-150600.16.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:19:35Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
}
]
}
SUSE-SU-2026:2000-1
Vulnerability from csaf_suse - Published: 2026-05-19 08:20 - Updated: 2026-05-19 08:20Summary
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
Update to version 15.18.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14823).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-2000,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2000,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2000,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2000,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2000,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2000,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2000,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2000,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2000
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
37 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\nUpdate to version 15.18.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n\nNon security issue:\n \n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14823).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2000,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2000,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2000,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2000,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2000,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2000,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2000,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2000,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2000",
"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_2000-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2000-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262000-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2000-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046581.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2026-05-19T08:20:31Z",
"generator": {
"date": "2026-05-19T08:20:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2000-1",
"initial_release_date": "2026-05-19T08:20:31Z",
"revision_history": [
{
"date": "2026-05-19T08:20:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-contrib-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-devel-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-devel-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-llvmjit-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-plperl-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-plpython-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-server-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-server-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150200.5.57.1.aarch64",
"product": {
"name": "postgresql15-test-15.18-150200.5.57.1.aarch64",
"product_id": "postgresql15-test-15.18-150200.5.57.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-contrib-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-devel-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-devel-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-llvmjit-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-plperl-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-plpython-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-pltcl-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-server-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-server-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-server-devel-15.18-150200.5.57.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150200.5.57.1.i586",
"product": {
"name": "postgresql15-test-15.18-150200.5.57.1.i586",
"product_id": "postgresql15-test-15.18-150200.5.57.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.18-150200.5.57.1.noarch",
"product": {
"name": "postgresql15-docs-15.18-150200.5.57.1.noarch",
"product_id": "postgresql15-docs-15.18-150200.5.57.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-devel-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-server-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-server-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150200.5.57.1.ppc64le",
"product": {
"name": "postgresql15-test-15.18-150200.5.57.1.ppc64le",
"product_id": "postgresql15-test-15.18-150200.5.57.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-contrib-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-devel-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-devel-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-llvmjit-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-plperl-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-plpython-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-pltcl-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-server-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-server-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-server-devel-15.18-150200.5.57.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150200.5.57.1.s390x",
"product": {
"name": "postgresql15-test-15.18-150200.5.57.1.s390x",
"product_id": "postgresql15-test-15.18-150200.5.57.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-contrib-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-devel-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-devel-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-llvmjit-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-plperl-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-plpython-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-server-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-server-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.18-150200.5.57.1.x86_64",
"product": {
"name": "postgresql15-test-15.18-150200.5.57.1.x86_64",
"product_id": "postgresql15-test-15.18-150200.5.57.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.18-150200.5.57.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150200.5.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.18-150200.5.57.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150200.5.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.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:postgresql15-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.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:postgresql15-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-contrib-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-contrib-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-docs-15.18-150200.5.57.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plperl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plperl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plpython-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plpython-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-pltcl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.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:postgresql15-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-contrib-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-contrib-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-docs-15.18-150200.5.57.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plperl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plperl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plpython-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plpython-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-pltcl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.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.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.18-150200.5.57.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150200.5.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.18-150200.5.57.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150200.5.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.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.18-150200.5.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.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.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.18-150200.5.57.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150200.5.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.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:postgresql15-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.18-150200.5.57.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:postgresql15-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-contrib-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-contrib-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-devel-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-docs-15.18-150200.5.57.1.noarch"
},
"product_reference": "postgresql15-docs-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plperl-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plperl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plpython-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-plpython-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-pltcl-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.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.18-150200.5.57.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:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:20:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:20:31Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:20:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:20:31Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:20:31Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:20:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:20:31Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.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:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.18-150200.5.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.18-150200.5.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.18-150200.5.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:20:31Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
}
]
}
SUSE-SU-2026:2001-1
Vulnerability from csaf_suse - Published: 2026-05-19 08:21 - Updated: 2026-05-19 08:21Summary
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
Update to version 16.13.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14824).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-2001,SUSE-SLE-Module-Legacy-15-SP7-2026-2001,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2001,SUSE-SLE-Module-Server-Applications-15-SP7-2026-2001,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2001,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2001
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
82 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
41 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\nUpdate to version 16.13.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n- CVE-2026-6638: Properly quote object names in logical replication origin checks (bsc#1265182).\n\nNon security issue:\n\n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14824).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2001,SUSE-SLE-Module-Legacy-15-SP7-2026-2001,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2001,SUSE-SLE-Module-Server-Applications-15-SP7-2026-2001,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2001,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2001",
"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_2001-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2001-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262001-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2001-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046580.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE Bug 1265182",
"url": "https://bugzilla.suse.com/1265182"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6638 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6638/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2026-05-19T08:21:20Z",
"generator": {
"date": "2026-05-19T08:21:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2001-1",
"initial_release_date": "2026-05-19T08:21:20Z",
"revision_history": [
{
"date": "2026-05-19T08:21:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-contrib-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-devel-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-devel-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-llvmjit-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-plperl-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-plpython-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-pltcl-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-server-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-server-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-server-devel-16.14-150600.16.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150600.16.33.1.aarch64",
"product": {
"name": "postgresql16-test-16.14-150600.16.33.1.aarch64",
"product_id": "postgresql16-test-16.14-150600.16.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-contrib-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-devel-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-devel-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-llvmjit-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-plperl-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-plpython-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-pltcl-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-server-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-server-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-server-devel-16.14-150600.16.33.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150600.16.33.1.i586",
"product": {
"name": "postgresql16-test-16.14-150600.16.33.1.i586",
"product_id": "postgresql16-test-16.14-150600.16.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-docs-16.14-150600.16.33.1.noarch",
"product": {
"name": "postgresql16-docs-16.14-150600.16.33.1.noarch",
"product_id": "postgresql16-docs-16.14-150600.16.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-contrib-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-devel-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-plperl-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-plpython-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-pltcl-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-server-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-server-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-server-devel-16.14-150600.16.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150600.16.33.1.ppc64le",
"product": {
"name": "postgresql16-test-16.14-150600.16.33.1.ppc64le",
"product_id": "postgresql16-test-16.14-150600.16.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-contrib-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-devel-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-devel-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-llvmjit-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-plperl-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-plpython-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-pltcl-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-server-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-server-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-server-devel-16.14-150600.16.33.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150600.16.33.1.s390x",
"product": {
"name": "postgresql16-test-16.14-150600.16.33.1.s390x",
"product_id": "postgresql16-test-16.14-150600.16.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-contrib-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-devel-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-devel-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-llvmjit-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-plperl-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-plpython-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-pltcl-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-server-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-server-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.14-150600.16.33.1.x86_64",
"product": {
"name": "postgresql16-test-16.14-150600.16.33.1.x86_64",
"product_id": "postgresql16-test-16.14-150600.16.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150600.16.33.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.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-test-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-test-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-test-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-test-16.14-150600.16.33.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-16.14-150600.16.33.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.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.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.14-150600.16.33.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.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.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.14-150600.16.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-16.14-150600.16.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150600.16.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-16.14-150600.16.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150600.16.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150600.16.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.14-150600.16.33.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150600.16.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-plperl-16.14-150600.16.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-plpython-16.14-150600.16.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150600.16.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150600.16.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-devel-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.14-150600.16.33.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch"
},
"product_reference": "postgresql16-docs-16.14-150600.16.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-server-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.14-150600.16.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
},
{
"cve": "CVE-2026-6638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6638"
}
],
"notes": [
{
"category": "general",
"text": "SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription\u0027s publication-side credentials. The attack takes effect at the next REFRESH PUBLICATION. Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected. Versions before PostgreSQL 16 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6638",
"url": "https://www.suse.com/security/cve/CVE-2026-6638"
},
{
"category": "external",
"summary": "SUSE Bug 1265182 for CVE-2026-6638",
"url": "https://bugzilla.suse.com/1265182"
}
],
"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 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:postgresql16-server-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-contrib-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-devel-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-docs-16.14-150600.16.33.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plperl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-plpython-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-pltcl-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-16.14-150600.16.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:postgresql16-server-devel-16.14-150600.16.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T08:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-6638"
}
]
}
SUSE-SU-2026:2007-1
Vulnerability from csaf_suse - Published: 2026-05-19 11:09 - Updated: 2026-05-19 11:09Summary
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
Update to version 14.23.
Security issues:
- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).
- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).
- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).
- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).
- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).
- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).
- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).
Non security issue:
- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional
updates (jsc#PED-14823).
- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).
Patchnames: SUSE-2026-2007,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2007,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2007,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2007,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2007,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2007,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2007
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
146 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
146 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
146 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
146 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
146 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
146 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
146 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
146 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
37 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\nUpdate to version 14.23.\n\nSecurity issues:\n\n- CVE-2026-6472: ensure the user has CREATE privilege on the schema specified (bsc#1265172).\n- CVE-2026-6473: integer overflows in memory-allocation calculations (bsc#1265173).\n- CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).\n- CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind (bsc#1265175).\n- CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq (bsc#1265177).\n- CVE-2026-6478: Use timing-safe string comparisons in authentication code (bsc#1265178).\n- CVE-2026-6479: Prevent unbounded recursion while processing startup packets (bsc#1265179).\n- CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi (bsc#1265181).\n\nNon security issue:\n- Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support immutable systems and transactional\n updates (jsc#PED-14823).\n- /usr/bin/pg_config is missing after migrating away from update-alternatives (bsc#1263804).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2007,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2007,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2007,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2007,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2007,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2007,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2007",
"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_2007-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2007-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262007-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2007-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046574.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263804",
"url": "https://bugzilla.suse.com/1263804"
},
{
"category": "self",
"summary": "SUSE Bug 1265172",
"url": "https://bugzilla.suse.com/1265172"
},
{
"category": "self",
"summary": "SUSE Bug 1265173",
"url": "https://bugzilla.suse.com/1265173"
},
{
"category": "self",
"summary": "SUSE Bug 1265174",
"url": "https://bugzilla.suse.com/1265174"
},
{
"category": "self",
"summary": "SUSE Bug 1265175",
"url": "https://bugzilla.suse.com/1265175"
},
{
"category": "self",
"summary": "SUSE Bug 1265177",
"url": "https://bugzilla.suse.com/1265177"
},
{
"category": "self",
"summary": "SUSE Bug 1265178",
"url": "https://bugzilla.suse.com/1265178"
},
{
"category": "self",
"summary": "SUSE Bug 1265179",
"url": "https://bugzilla.suse.com/1265179"
},
{
"category": "self",
"summary": "SUSE Bug 1265181",
"url": "https://bugzilla.suse.com/1265181"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6472 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6472/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6474 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6475 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6477 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6478 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6478/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6637/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2026-05-19T11:09:12Z",
"generator": {
"date": "2026-05-19T11:09:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2007-1",
"initial_release_date": "2026-05-19T11:09:12Z",
"revision_history": [
{
"date": "2026-05-19T11:09:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-contrib-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-devel-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-devel-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-llvmjit-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-plperl-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-plpython-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-server-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-server-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.23-150200.5.72.1.aarch64",
"product": {
"name": "postgresql14-test-14.23-150200.5.72.1.aarch64",
"product_id": "postgresql14-test-14.23-150200.5.72.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-contrib-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-devel-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-devel-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-llvmjit-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-plperl-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-plpython-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-pltcl-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-server-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-server-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-server-devel-14.23-150200.5.72.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.23-150200.5.72.1.i586",
"product": {
"name": "postgresql14-test-14.23-150200.5.72.1.i586",
"product_id": "postgresql14-test-14.23-150200.5.72.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.23-150200.5.72.1.noarch",
"product": {
"name": "postgresql14-docs-14.23-150200.5.72.1.noarch",
"product_id": "postgresql14-docs-14.23-150200.5.72.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-devel-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-server-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-server-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.23-150200.5.72.1.ppc64le",
"product": {
"name": "postgresql14-test-14.23-150200.5.72.1.ppc64le",
"product_id": "postgresql14-test-14.23-150200.5.72.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-contrib-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-devel-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-devel-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-llvmjit-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-plperl-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-plpython-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-pltcl-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-server-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-server-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-server-devel-14.23-150200.5.72.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.23-150200.5.72.1.s390x",
"product": {
"name": "postgresql14-test-14.23-150200.5.72.1.s390x",
"product_id": "postgresql14-test-14.23-150200.5.72.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-contrib-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-devel-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-devel-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-llvmjit-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-plperl-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-plpython-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-server-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-server-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.23-150200.5.72.1.x86_64",
"product": {
"name": "postgresql14-test-14.23-150200.5.72.1.x86_64",
"product_id": "postgresql14-test-14.23-150200.5.72.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.23-150200.5.72.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch"
},
"product_reference": "postgresql14-docs-14.23-150200.5.72.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.23-150200.5.72.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch"
},
"product_reference": "postgresql14-docs-14.23-150200.5.72.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.23-150200.5.72.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch"
},
"product_reference": "postgresql14-docs-14.23-150200.5.72.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.23-150200.5.72.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch"
},
"product_reference": "postgresql14-docs-14.23-150200.5.72.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.23-150200.5.72.1.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.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.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.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.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.23-150200.5.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.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.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.23-150200.5.72.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch"
},
"product_reference": "postgresql14-docs-14.23-150200.5.72.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.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:postgresql14-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.23-150200.5.72.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:postgresql14-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-contrib-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-contrib-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-devel-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-docs-14.23-150200.5.72.1.noarch"
},
"product_reference": "postgresql14-docs-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-plperl-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-plperl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-plpython-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-plpython-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-pltcl-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-server-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-server-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.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.23-150200.5.72.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:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6472",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6472"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker\u0027s choice. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6472",
"url": "https://www.suse.com/security/cve/CVE-2026-6472"
},
{
"category": "external",
"summary": "SUSE Bug 1265172 for CVE-2026-6472",
"url": "https://bugzilla.suse.com/1265172"
}
],
"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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:09:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-6472"
},
{
"cve": "CVE-2026-6473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6473"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6473",
"url": "https://www.suse.com/security/cve/CVE-2026-6473"
},
{
"category": "external",
"summary": "SUSE Bug 1265173 for CVE-2026-6473",
"url": "https://bugzilla.suse.com/1265173"
}
],
"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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:09:12Z",
"details": "important"
}
],
"title": "CVE-2026-6473"
},
{
"cve": "CVE-2026-6474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6474"
}
],
"notes": [
{
"category": "general",
"text": "Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6474",
"url": "https://www.suse.com/security/cve/CVE-2026-6474"
},
{
"category": "external",
"summary": "SUSE Bug 1265174 for CVE-2026-6474",
"url": "https://bugzilla.suse.com/1265174"
}
],
"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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:09:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-6474"
},
{
"cve": "CVE-2026-6475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6475"
}
],
"notes": [
{
"category": "general",
"text": "Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6475",
"url": "https://www.suse.com/security/cve/CVE-2026-6475"
},
{
"category": "external",
"summary": "SUSE Bug 1265175 for CVE-2026-6475",
"url": "https://bugzilla.suse.com/1265175"
}
],
"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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:09:12Z",
"details": "important"
}
],
"title": "CVE-2026-6475"
},
{
"cve": "CVE-2026-6477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6477"
}
],
"notes": [
{
"category": "general",
"text": "Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \\lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6477",
"url": "https://www.suse.com/security/cve/CVE-2026-6477"
},
{
"category": "external",
"summary": "SUSE Bug 1265177 for CVE-2026-6477",
"url": "https://bugzilla.suse.com/1265177"
}
],
"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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:09:12Z",
"details": "important"
}
],
"title": "CVE-2026-6477"
},
{
"cve": "CVE-2026-6478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6478"
}
],
"notes": [
{
"category": "general",
"text": "Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6478",
"url": "https://www.suse.com/security/cve/CVE-2026-6478"
},
{
"category": "external",
"summary": "SUSE Bug 1265178 for CVE-2026-6478",
"url": "https://bugzilla.suse.com/1265178"
}
],
"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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:09:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-6478"
},
{
"cve": "CVE-2026-6479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6479"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6479",
"url": "https://www.suse.com/security/cve/CVE-2026-6479"
},
{
"category": "external",
"summary": "SUSE Bug 1265179 for CVE-2026-6479",
"url": "https://bugzilla.suse.com/1265179"
}
],
"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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:09:12Z",
"details": "important"
}
],
"title": "CVE-2026-6479"
},
{
"cve": "CVE-2026-6637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6637"
}
],
"notes": [
{
"category": "general",
"text": "Stack buffer overflow in PostgreSQL module \"refint\" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a \"refint\" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6637",
"url": "https://www.suse.com/security/cve/CVE-2026-6637"
},
{
"category": "external",
"summary": "SUSE Bug 1265181 for CVE-2026-6637",
"url": "https://bugzilla.suse.com/1265181"
}
],
"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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.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:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.23-150200.5.72.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.23-150200.5.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.23-150200.5.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-19T11:09:12Z",
"details": "important"
}
],
"title": "CVE-2026-6637"
}
]
}
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…