Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-12817 (GCVE-0-2025-12817)
Vulnerability from cvelistv5 – Published: 2025-11-13 13:00 – Updated: 2025-11-13 13:59
VLAI
EPSS
Title
PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege
Summary
Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.
Severity
CWE
- CWE-862 - Missing Authorization
Assigner
References
1 reference
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | PostgreSQL |
Affected:
18 , < 18.1
(rpm)
Affected: 17 , < 17.7 (rpm) Affected: 16 , < 16.11 (rpm) Affected: 15 , < 15.15 (rpm) Affected: 14 , < 14.20 (rpm) Affected: 0 , < 13.23 (rpm) |
Credits
The PostgreSQL project thanks Jelte Fennema-Nio for reporting this problem.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-12817",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-13T13:59:49.176346Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-13T13:59:54.599Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"lessThan": "18.1",
"status": "affected",
"version": "18",
"versionType": "rpm"
},
{
"lessThan": "17.7",
"status": "affected",
"version": "17",
"versionType": "rpm"
},
{
"lessThan": "16.11",
"status": "affected",
"version": "16",
"versionType": "rpm"
},
{
"lessThan": "15.15",
"status": "affected",
"version": "15",
"versionType": "rpm"
},
{
"lessThan": "14.20",
"status": "affected",
"version": "14",
"versionType": "rpm"
},
{
"lessThan": "13.23",
"status": "affected",
"version": "0",
"versionType": "rpm"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "attacker owns a table or has permission to create objects (temporary objects or non-temporary objects in at least one schema)"
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Jelte Fennema-Nio for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-862",
"description": "Missing Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-13T13:00:12.160Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2025-12817/"
}
],
"title": "PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege"
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2025-12817",
"datePublished": "2025-11-13T13:00:12.160Z",
"dateReserved": "2025-11-06T17:22:31.286Z",
"dateUpdated": "2025-11-13T13:59:54.599Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-12817",
"date": "2026-05-25",
"epss": "0.00061",
"percentile": "0.19079"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-12817\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2025-11-13T13:15:45.167\",\"lastModified\":\"2025-11-14T16:42:03.187\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2025-12817/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-12817\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-13T13:59:49.176346Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-13T13:59:51.843Z\"}}], \"cna\": {\"title\": \"PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Jelte Fennema-Nio for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 3.1, \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"18\", \"lessThan\": \"18.1\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"17\", \"lessThan\": \"17.7\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.11\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.15\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.20\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"13.23\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2025-12817/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-862\", \"description\": \"Missing Authorization\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"attacker owns a table or has permission to create objects (temporary objects or non-temporary objects in at least one schema)\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2025-11-13T13:00:12.160Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-12817\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-13T13:59:54.599Z\", \"dateReserved\": \"2025-11-06T17:22:31.286Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2025-11-13T13:00:12.160Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:20587-1
Vulnerability from csaf_suse - Published: 2026-02-20 16:11 - Updated: 2026-02-20 16:11Summary
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.21.
Security issues fixed:
- CVE-2026-2003: improper validation of type "oidvector" may allow disclose a few bytes of server memory (bsc#1258008).
- CVE-2026-2004: intarray missing validation of type of input to selectivity estimator could lead to arbitrary code
execution (bsc#1258009).
- CVE-2026-2005: buffer overrun in contrib/pgcrypto's PGP decryption functions could lead to arbitrary code execution
(bsc#1258010).
- CVE-2026-2006: inadequate validation of multibyte character lengths could lead to arbitrary code execution
(bsc#1258011).
- CVE-2025-12817: missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332).
- CVE-2025-12818: integer overflow in allocation-size calculations within libpq (bsc#1253333).
Patchnames: SUSE-SLES-16.0-307
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
28 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.21.\n\nSecurity issues fixed:\n\n- CVE-2026-2003: improper validation of type \"oidvector\" may allow disclose a few bytes of server memory (bsc#1258008).\n- CVE-2026-2004: intarray missing validation of type of input to selectivity estimator could lead to arbitrary code\n execution (bsc#1258009).\n- CVE-2026-2005: buffer overrun in contrib/pgcrypto\u0027s PGP decryption functions could lead to arbitrary code execution\n (bsc#1258010).\n- CVE-2026-2006: inadequate validation of multibyte character lengths could lead to arbitrary code execution\n (bsc#1258011).\n- CVE-2025-12817: missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332).\n- CVE-2025-12818: integer overflow in allocation-size calculations within libpq (bsc#1253333).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-307",
"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_20587-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20587-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620587-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20587-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024619.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE Bug 1258008",
"url": "https://bugzilla.suse.com/1258008"
},
{
"category": "self",
"summary": "SUSE Bug 1258009",
"url": "https://bugzilla.suse.com/1258009"
},
{
"category": "self",
"summary": "SUSE Bug 1258010",
"url": "https://bugzilla.suse.com/1258010"
},
{
"category": "self",
"summary": "SUSE Bug 1258011",
"url": "https://bugzilla.suse.com/1258011"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2003 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2003/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2005 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2006 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2006/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2026-02-20T16:11:55Z",
"generator": {
"date": "2026-02-20T16:11:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20587-1",
"initial_release_date": "2026-02-20T16:11:55Z",
"revision_history": [
{
"date": "2026-02-20T16:11:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.21-160000.1.1.aarch64",
"product": {
"name": "postgresql14-14.21-160000.1.1.aarch64",
"product_id": "postgresql14-14.21-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.21-160000.1.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.21-160000.1.1.aarch64",
"product_id": "postgresql14-contrib-14.21-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.21-160000.1.1.aarch64",
"product": {
"name": "postgresql14-devel-14.21-160000.1.1.aarch64",
"product_id": "postgresql14-devel-14.21-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.21-160000.1.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.21-160000.1.1.aarch64",
"product_id": "postgresql14-plperl-14.21-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.21-160000.1.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.21-160000.1.1.aarch64",
"product_id": "postgresql14-plpython-14.21-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.21-160000.1.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.21-160000.1.1.aarch64",
"product_id": "postgresql14-pltcl-14.21-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.21-160000.1.1.aarch64",
"product": {
"name": "postgresql14-server-14.21-160000.1.1.aarch64",
"product_id": "postgresql14-server-14.21-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.21-160000.1.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.21-160000.1.1.aarch64",
"product_id": "postgresql14-server-devel-14.21-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.21-160000.1.1.noarch",
"product": {
"name": "postgresql14-docs-14.21-160000.1.1.noarch",
"product_id": "postgresql14-docs-14.21-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.21-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-14.21-160000.1.1.ppc64le",
"product_id": "postgresql14-14.21-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.21-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.21-160000.1.1.ppc64le",
"product_id": "postgresql14-contrib-14.21-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.21-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.21-160000.1.1.ppc64le",
"product_id": "postgresql14-devel-14.21-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.21-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.21-160000.1.1.ppc64le",
"product_id": "postgresql14-plperl-14.21-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.21-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.21-160000.1.1.ppc64le",
"product_id": "postgresql14-plpython-14.21-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"product_id": "postgresql14-pltcl-14.21-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.21-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-server-14.21-160000.1.1.ppc64le",
"product_id": "postgresql14-server-14.21-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"product_id": "postgresql14-server-devel-14.21-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.21-160000.1.1.s390x",
"product": {
"name": "postgresql14-14.21-160000.1.1.s390x",
"product_id": "postgresql14-14.21-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.21-160000.1.1.s390x",
"product": {
"name": "postgresql14-contrib-14.21-160000.1.1.s390x",
"product_id": "postgresql14-contrib-14.21-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.21-160000.1.1.s390x",
"product": {
"name": "postgresql14-devel-14.21-160000.1.1.s390x",
"product_id": "postgresql14-devel-14.21-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.21-160000.1.1.s390x",
"product": {
"name": "postgresql14-plperl-14.21-160000.1.1.s390x",
"product_id": "postgresql14-plperl-14.21-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.21-160000.1.1.s390x",
"product": {
"name": "postgresql14-plpython-14.21-160000.1.1.s390x",
"product_id": "postgresql14-plpython-14.21-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.21-160000.1.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.21-160000.1.1.s390x",
"product_id": "postgresql14-pltcl-14.21-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.21-160000.1.1.s390x",
"product": {
"name": "postgresql14-server-14.21-160000.1.1.s390x",
"product_id": "postgresql14-server-14.21-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.21-160000.1.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.21-160000.1.1.s390x",
"product_id": "postgresql14-server-devel-14.21-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.21-160000.1.1.x86_64",
"product": {
"name": "postgresql14-14.21-160000.1.1.x86_64",
"product_id": "postgresql14-14.21-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.21-160000.1.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.21-160000.1.1.x86_64",
"product_id": "postgresql14-contrib-14.21-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.21-160000.1.1.x86_64",
"product": {
"name": "postgresql14-devel-14.21-160000.1.1.x86_64",
"product_id": "postgresql14-devel-14.21-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.21-160000.1.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.21-160000.1.1.x86_64",
"product_id": "postgresql14-plperl-14.21-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.21-160000.1.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.21-160000.1.1.x86_64",
"product_id": "postgresql14-plpython-14.21-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.21-160000.1.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.21-160000.1.1.x86_64",
"product_id": "postgresql14-pltcl-14.21-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.21-160000.1.1.x86_64",
"product": {
"name": "postgresql14-server-14.21-160000.1.1.x86_64",
"product_id": "postgresql14-server-14.21-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.21-160000.1.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.21-160000.1.1.x86_64",
"product_id": "postgresql14-server-devel-14.21-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-contrib-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-devel-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-devel-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-devel-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.21-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch"
},
"product_reference": "postgresql14-docs-14.21-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-plperl-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-plpython-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-server-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-server-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-server-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-server-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-contrib-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-devel-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-devel-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-devel-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.21-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch"
},
"product_reference": "postgresql14-docs-14.21-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-plperl-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-plpython-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-server-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-server-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-server-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-server-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.21-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.21-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.21-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.21-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.21-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.21-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.21-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:11:55Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:11:55Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
},
{
"cve": "CVE-2026-2003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2003"
}
],
"notes": [
{
"category": "general",
"text": "Improper validation of type \"oidvector\" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2003",
"url": "https://www.suse.com/security/cve/CVE-2026-2003"
},
{
"category": "external",
"summary": "SUSE Bug 1258008 for CVE-2026-2003",
"url": "https://bugzilla.suse.com/1258008"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:11:55Z",
"details": "moderate"
}
],
"title": "CVE-2026-2003"
},
{
"cve": "CVE-2026-2004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2004"
}
],
"notes": [
{
"category": "general",
"text": "Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2004",
"url": "https://www.suse.com/security/cve/CVE-2026-2004"
},
{
"category": "external",
"summary": "SUSE Bug 1258009 for CVE-2026-2004",
"url": "https://bugzilla.suse.com/1258009"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:11:55Z",
"details": "important"
}
],
"title": "CVE-2026-2004"
},
{
"cve": "CVE-2026-2005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2005"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in PostgreSQL pgcrypto allows a ciphertext provider to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2005",
"url": "https://www.suse.com/security/cve/CVE-2026-2005"
},
{
"category": "external",
"summary": "SUSE Bug 1258010 for CVE-2026-2005",
"url": "https://bugzilla.suse.com/1258010"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:11:55Z",
"details": "important"
}
],
"title": "CVE-2026-2005"
},
{
"cve": "CVE-2026-2006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2006"
}
],
"notes": [
{
"category": "general",
"text": "Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2006",
"url": "https://www.suse.com/security/cve/CVE-2026-2006"
},
{
"category": "external",
"summary": "SUSE Bug 1258011 for CVE-2026-2006",
"url": "https://bugzilla.suse.com/1258011"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-contrib-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-devel-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-docs-14.21-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plperl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-plpython-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pltcl-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-14.21-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-server-devel-14.21-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:11:55Z",
"details": "important"
}
],
"title": "CVE-2026-2006"
}
]
}
SUSE-SU-2026:20588-1
Vulnerability from csaf_suse - Published: 2026-02-20 16:17 - Updated: 2026-02-20 16:17Summary
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.16.
Security issues fixed:
- CVE-2026-2003: improper validation of type "oidvector" may allow disclose a few bytes of server memory (bsc#1258008).
- CVE-2026-2004: intarray missing validation of type of input to selectivity estimator could lead to arbitrary code
execution (bsc#1258009).
- CVE-2026-2005: buffer overrun in contrib/pgcrypto's PGP decryption functions could lead to arbitrary code execution
(bsc#1258010).
- CVE-2026-2006: inadequate validation of multibyte character lengths could lead to arbitrary code execution
(bsc#1258011).
- CVE-2025-12817: missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332).
- CVE-2025-12818: integer overflow in allocation-size calculations within libpq (bsc#1253333).
Patchnames: SUSE-SLES-16.0-308
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
28 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.16.\n\nSecurity issues fixed:\n\n- CVE-2026-2003: improper validation of type \"oidvector\" may allow disclose a few bytes of server memory (bsc#1258008).\n- CVE-2026-2004: intarray missing validation of type of input to selectivity estimator could lead to arbitrary code\n execution (bsc#1258009).\n- CVE-2026-2005: buffer overrun in contrib/pgcrypto\u0027s PGP decryption functions could lead to arbitrary code execution\n (bsc#1258010).\n- CVE-2026-2006: inadequate validation of multibyte character lengths could lead to arbitrary code execution\n (bsc#1258011).\n- CVE-2025-12817: missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332).\n- CVE-2025-12818: integer overflow in allocation-size calculations within libpq (bsc#1253333).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-308",
"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_20588-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20588-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620588-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20588-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024618.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE Bug 1258008",
"url": "https://bugzilla.suse.com/1258008"
},
{
"category": "self",
"summary": "SUSE Bug 1258009",
"url": "https://bugzilla.suse.com/1258009"
},
{
"category": "self",
"summary": "SUSE Bug 1258010",
"url": "https://bugzilla.suse.com/1258010"
},
{
"category": "self",
"summary": "SUSE Bug 1258011",
"url": "https://bugzilla.suse.com/1258011"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2003 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2003/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2004 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2005 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2006 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2006/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2026-02-20T16:17:43Z",
"generator": {
"date": "2026-02-20T16:17:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20588-1",
"initial_release_date": "2026-02-20T16:17:43Z",
"revision_history": [
{
"date": "2026-02-20T16:17:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.16-160000.1.1.aarch64",
"product": {
"name": "postgresql15-15.16-160000.1.1.aarch64",
"product_id": "postgresql15-15.16-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.16-160000.1.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.16-160000.1.1.aarch64",
"product_id": "postgresql15-contrib-15.16-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.16-160000.1.1.aarch64",
"product": {
"name": "postgresql15-devel-15.16-160000.1.1.aarch64",
"product_id": "postgresql15-devel-15.16-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.16-160000.1.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.16-160000.1.1.aarch64",
"product_id": "postgresql15-plperl-15.16-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.16-160000.1.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.16-160000.1.1.aarch64",
"product_id": "postgresql15-plpython-15.16-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.16-160000.1.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.16-160000.1.1.aarch64",
"product_id": "postgresql15-pltcl-15.16-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.16-160000.1.1.aarch64",
"product": {
"name": "postgresql15-server-15.16-160000.1.1.aarch64",
"product_id": "postgresql15-server-15.16-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.16-160000.1.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.16-160000.1.1.aarch64",
"product_id": "postgresql15-server-devel-15.16-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.16-160000.1.1.noarch",
"product": {
"name": "postgresql15-docs-15.16-160000.1.1.noarch",
"product_id": "postgresql15-docs-15.16-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.16-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-15.16-160000.1.1.ppc64le",
"product_id": "postgresql15-15.16-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.16-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.16-160000.1.1.ppc64le",
"product_id": "postgresql15-contrib-15.16-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.16-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.16-160000.1.1.ppc64le",
"product_id": "postgresql15-devel-15.16-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.16-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.16-160000.1.1.ppc64le",
"product_id": "postgresql15-plperl-15.16-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.16-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.16-160000.1.1.ppc64le",
"product_id": "postgresql15-plpython-15.16-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"product_id": "postgresql15-pltcl-15.16-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.16-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-server-15.16-160000.1.1.ppc64le",
"product_id": "postgresql15-server-15.16-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"product_id": "postgresql15-server-devel-15.16-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.16-160000.1.1.s390x",
"product": {
"name": "postgresql15-15.16-160000.1.1.s390x",
"product_id": "postgresql15-15.16-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.16-160000.1.1.s390x",
"product": {
"name": "postgresql15-contrib-15.16-160000.1.1.s390x",
"product_id": "postgresql15-contrib-15.16-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.16-160000.1.1.s390x",
"product": {
"name": "postgresql15-devel-15.16-160000.1.1.s390x",
"product_id": "postgresql15-devel-15.16-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.16-160000.1.1.s390x",
"product": {
"name": "postgresql15-plperl-15.16-160000.1.1.s390x",
"product_id": "postgresql15-plperl-15.16-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.16-160000.1.1.s390x",
"product": {
"name": "postgresql15-plpython-15.16-160000.1.1.s390x",
"product_id": "postgresql15-plpython-15.16-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.16-160000.1.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.16-160000.1.1.s390x",
"product_id": "postgresql15-pltcl-15.16-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.16-160000.1.1.s390x",
"product": {
"name": "postgresql15-server-15.16-160000.1.1.s390x",
"product_id": "postgresql15-server-15.16-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.16-160000.1.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.16-160000.1.1.s390x",
"product_id": "postgresql15-server-devel-15.16-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.16-160000.1.1.x86_64",
"product": {
"name": "postgresql15-15.16-160000.1.1.x86_64",
"product_id": "postgresql15-15.16-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.16-160000.1.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.16-160000.1.1.x86_64",
"product_id": "postgresql15-contrib-15.16-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.16-160000.1.1.x86_64",
"product": {
"name": "postgresql15-devel-15.16-160000.1.1.x86_64",
"product_id": "postgresql15-devel-15.16-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.16-160000.1.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.16-160000.1.1.x86_64",
"product_id": "postgresql15-plperl-15.16-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.16-160000.1.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.16-160000.1.1.x86_64",
"product_id": "postgresql15-plpython-15.16-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.16-160000.1.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.16-160000.1.1.x86_64",
"product_id": "postgresql15-pltcl-15.16-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.16-160000.1.1.x86_64",
"product": {
"name": "postgresql15-server-15.16-160000.1.1.x86_64",
"product_id": "postgresql15-server-15.16-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.16-160000.1.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.16-160000.1.1.x86_64",
"product_id": "postgresql15-server-devel-15.16-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-contrib-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-devel-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-devel-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-devel-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.16-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch"
},
"product_reference": "postgresql15-docs-15.16-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-plperl-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-plpython-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-server-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-server-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-server-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-server-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-contrib-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-devel-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-devel-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-devel-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.16-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch"
},
"product_reference": "postgresql15-docs-15.16-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-plperl-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-plpython-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-server-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-server-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-server-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-server-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.16-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.16-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.16-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.16-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.16-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.16-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.16-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:17:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:17:43Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
},
{
"cve": "CVE-2026-2003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2003"
}
],
"notes": [
{
"category": "general",
"text": "Improper validation of type \"oidvector\" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2003",
"url": "https://www.suse.com/security/cve/CVE-2026-2003"
},
{
"category": "external",
"summary": "SUSE Bug 1258008 for CVE-2026-2003",
"url": "https://bugzilla.suse.com/1258008"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:17:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-2003"
},
{
"cve": "CVE-2026-2004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2004"
}
],
"notes": [
{
"category": "general",
"text": "Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2004",
"url": "https://www.suse.com/security/cve/CVE-2026-2004"
},
{
"category": "external",
"summary": "SUSE Bug 1258009 for CVE-2026-2004",
"url": "https://bugzilla.suse.com/1258009"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:17:43Z",
"details": "important"
}
],
"title": "CVE-2026-2004"
},
{
"cve": "CVE-2026-2005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2005"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in PostgreSQL pgcrypto allows a ciphertext provider to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2005",
"url": "https://www.suse.com/security/cve/CVE-2026-2005"
},
{
"category": "external",
"summary": "SUSE Bug 1258010 for CVE-2026-2005",
"url": "https://bugzilla.suse.com/1258010"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:17:43Z",
"details": "important"
}
],
"title": "CVE-2026-2005"
},
{
"cve": "CVE-2026-2006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2006"
}
],
"notes": [
{
"category": "general",
"text": "Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2006",
"url": "https://www.suse.com/security/cve/CVE-2026-2006"
},
{
"category": "external",
"summary": "SUSE Bug 1258011 for CVE-2026-2006",
"url": "https://bugzilla.suse.com/1258011"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-contrib-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-devel-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-docs-15.16-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plperl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-plpython-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pltcl-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-15.16-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-server-devel-15.16-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T16:17:43Z",
"details": "important"
}
],
"title": "CVE-2026-2006"
}
]
}
SUSE-SU-2026:20986-1
Vulnerability from csaf_suse - Published: 2026-03-30 15:24 - Updated: 2026-03-30 15:24Summary
Security update for postgresql13
Severity
Important
Notes
Title of the patch: Security update for postgresql13
Description of the patch: This update for postgresql13 fixes the following issues:
Security fixes:
- CVE-2025-12817: Fixed missing check for CREATE privileges
on the schema in CREATE STATISTICS allowed table owners to create
statistics in any schema, potentially leading to unexpected naming
conflicts (bsc#1253332)
- CVE-2025-12818: Fixed several places in libpq were not
sufficiently careful about computing the required size of a memory
allocation. Sufficiently large inputs could cause integer overflow,
resulting in an undersized buffer, which would then lead to writing
past the end of the buffer (bsc#1253333)
Other fixes:
- Update to 13.23
* https://www.postgresql.org/about/news/p-3171/
* https://www.postgresql.org/docs/release/13.23
Patchnames: SUSE-SLES-16.0-467
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql13 fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges\n on the schema in CREATE STATISTICS allowed table owners to create\n statistics in any schema, potentially leading to unexpected naming\n conflicts (bsc#1253332)\n- CVE-2025-12818: Fixed several places in libpq were not\n sufficiently careful about computing the required size of a memory\n allocation. Sufficiently large inputs could cause integer overflow,\n resulting in an undersized buffer, which would then lead to writing\n past the end of the buffer (bsc#1253333)\n\nOther fixes:\n\n- Update to 13.23\n\n * https://www.postgresql.org/about/news/p-3171/\n * https://www.postgresql.org/docs/release/13.23\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-467",
"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_20986-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20986-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620986-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20986-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045345.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2026-03-30T15:24:20Z",
"generator": {
"date": "2026-03-30T15:24:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20986-1",
"initial_release_date": "2026-03-30T15:24:20Z",
"revision_history": [
{
"date": "2026-03-30T15:24:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-160000.1.1.aarch64",
"product": {
"name": "postgresql13-13.23-160000.1.1.aarch64",
"product_id": "postgresql13-13.23-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-160000.1.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.23-160000.1.1.aarch64",
"product_id": "postgresql13-contrib-13.23-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-160000.1.1.aarch64",
"product": {
"name": "postgresql13-devel-13.23-160000.1.1.aarch64",
"product_id": "postgresql13-devel-13.23-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-160000.1.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.23-160000.1.1.aarch64",
"product_id": "postgresql13-plperl-13.23-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-160000.1.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.23-160000.1.1.aarch64",
"product_id": "postgresql13-plpython-13.23-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-160000.1.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.23-160000.1.1.aarch64",
"product_id": "postgresql13-pltcl-13.23-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-160000.1.1.aarch64",
"product": {
"name": "postgresql13-server-13.23-160000.1.1.aarch64",
"product_id": "postgresql13-server-13.23-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-160000.1.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.23-160000.1.1.aarch64",
"product_id": "postgresql13-server-devel-13.23-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.23-160000.1.1.noarch",
"product": {
"name": "postgresql13-docs-13.23-160000.1.1.noarch",
"product_id": "postgresql13-docs-13.23-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-13.23-160000.1.1.ppc64le",
"product_id": "postgresql13-13.23-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.23-160000.1.1.ppc64le",
"product_id": "postgresql13-contrib-13.23-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.23-160000.1.1.ppc64le",
"product_id": "postgresql13-devel-13.23-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.23-160000.1.1.ppc64le",
"product_id": "postgresql13-plperl-13.23-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.23-160000.1.1.ppc64le",
"product_id": "postgresql13-plpython-13.23-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"product_id": "postgresql13-pltcl-13.23-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-server-13.23-160000.1.1.ppc64le",
"product_id": "postgresql13-server-13.23-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"product_id": "postgresql13-server-devel-13.23-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-160000.1.1.s390x",
"product": {
"name": "postgresql13-13.23-160000.1.1.s390x",
"product_id": "postgresql13-13.23-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-160000.1.1.s390x",
"product": {
"name": "postgresql13-contrib-13.23-160000.1.1.s390x",
"product_id": "postgresql13-contrib-13.23-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-160000.1.1.s390x",
"product": {
"name": "postgresql13-devel-13.23-160000.1.1.s390x",
"product_id": "postgresql13-devel-13.23-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-160000.1.1.s390x",
"product": {
"name": "postgresql13-plperl-13.23-160000.1.1.s390x",
"product_id": "postgresql13-plperl-13.23-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-160000.1.1.s390x",
"product": {
"name": "postgresql13-plpython-13.23-160000.1.1.s390x",
"product_id": "postgresql13-plpython-13.23-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-160000.1.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.23-160000.1.1.s390x",
"product_id": "postgresql13-pltcl-13.23-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-160000.1.1.s390x",
"product": {
"name": "postgresql13-server-13.23-160000.1.1.s390x",
"product_id": "postgresql13-server-13.23-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-160000.1.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.23-160000.1.1.s390x",
"product_id": "postgresql13-server-devel-13.23-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-160000.1.1.x86_64",
"product": {
"name": "postgresql13-13.23-160000.1.1.x86_64",
"product_id": "postgresql13-13.23-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-160000.1.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.23-160000.1.1.x86_64",
"product_id": "postgresql13-contrib-13.23-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-160000.1.1.x86_64",
"product": {
"name": "postgresql13-devel-13.23-160000.1.1.x86_64",
"product_id": "postgresql13-devel-13.23-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-160000.1.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.23-160000.1.1.x86_64",
"product_id": "postgresql13-plperl-13.23-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-160000.1.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.23-160000.1.1.x86_64",
"product_id": "postgresql13-plpython-13.23-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-160000.1.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.23-160000.1.1.x86_64",
"product_id": "postgresql13-pltcl-13.23-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-160000.1.1.x86_64",
"product": {
"name": "postgresql13-server-13.23-160000.1.1.x86_64",
"product_id": "postgresql13-server-13.23-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-160000.1.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.23-160000.1.1.x86_64",
"product_id": "postgresql13-server-devel-13.23-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-contrib-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-devel-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-devel-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-devel-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch"
},
"product_reference": "postgresql13-docs-13.23-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-plperl-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-plpython-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-server-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-server-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-server-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-server-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-contrib-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-devel-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-devel-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-devel-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch"
},
"product_reference": "postgresql13-docs-13.23-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-plperl-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-plpython-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-server-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-server-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-server-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-server-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.23-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T15:24:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-contrib-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-devel-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-docs-13.23-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plperl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-plpython-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pltcl-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-13.23-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-server-devel-13.23-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T15:24:20Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
WID-SEC-W-2025-2600
Vulnerability from csaf_certbund - Published: 2025-11-13 23:00 - Updated: 2026-03-09 23:00Summary
PostgreSQL: Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: PostgreSQL ist eine frei verfügbare Datenbank für unterschiedliche Betriebssysteme.
Angriff: Ein Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source PostgreSQL <16.11
Open Source / PostgreSQL
|
<16.11 | ||
|
Open Source PostgreSQL <17.7
Open Source / PostgreSQL
|
<17.7 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source PostgreSQL <18.1
Open Source / PostgreSQL
|
<18.1 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
HCL BigFix SaaS
HCL / BigFix
|
cpe:/a:hcltech:bigfix:saas
|
SaaS | |
|
IBM Sterling Connect:Direct for Windows
IBM / Sterling Connect:Direct
|
cpe:/a:ibm:sterling_connect%3adirect:for_windows
|
for Windows | |
|
Open Source PostgreSQL <13.23
Open Source / PostgreSQL
|
<13.23 | ||
|
Open Source PostgreSQL <14.20
Open Source / PostgreSQL
|
<14.20 | ||
|
Open Source PostgreSQL <15.15
Open Source / PostgreSQL
|
<15.15 |
Affected products
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source PostgreSQL <16.11
Open Source / PostgreSQL
|
<16.11 | ||
|
Open Source PostgreSQL <17.7
Open Source / PostgreSQL
|
<17.7 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source PostgreSQL <18.1
Open Source / PostgreSQL
|
<18.1 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
HCL BigFix SaaS
HCL / BigFix
|
cpe:/a:hcltech:bigfix:saas
|
SaaS | |
|
IBM Sterling Connect:Direct for Windows
IBM / Sterling Connect:Direct
|
cpe:/a:ibm:sterling_connect%3adirect:for_windows
|
for Windows | |
|
Open Source PostgreSQL <13.23
Open Source / PostgreSQL
|
<13.23 | ||
|
Open Source PostgreSQL <14.20
Open Source / PostgreSQL
|
<14.20 | ||
|
Open Source PostgreSQL <15.15
Open Source / PostgreSQL
|
<15.15 |
References
88 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2600 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2600.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2600 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2600"
},
{
"category": "external",
"summary": "PostgreSQL Release Notes vom 2025-11-13",
"url": "https://www.postgresql.org/about/news/postgresql-181-177-1611-1515-1420-and-1323-released-3171/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2025-11-13",
"url": "https://www.postgresql.org/support/security/CVE-2025-12817/"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2025-11-13",
"url": "https://www.postgresql.org/support/security/CVE-2025-12818/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15786-1 vom 2025-11-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3VRBEOUJV75WAQONYPZVGICRJYG3NAAQ/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15784-1 vom 2025-11-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JS47WYET2YF2C34BTLVWS4U7ORQTKOMR/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15789-1 vom 2025-12-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CUP63D5AF36UI3AWRSYEKHZKOGWIHNRH/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7908-1 vom 2025-12-03",
"url": "https://ubuntu.com/security/notices/USN-7908-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22728 vom 2025-12-04",
"url": "https://access.redhat.com/errata/RHSA-2025:22728"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2POSTGRESQL14-2025-021 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2POSTGRESQL14-2025-021.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2POSTGRESQL14-2025-020 vom 2025-12-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2POSTGRESQL14-2025-020.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4325-1 vom 2025-12-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023446.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4325-1 vom 2025-12-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SJWWY7JFLDGS77VNH3453ISCHKWJUCU4/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4334-1 vom 2025-12-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023452.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23022 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23022"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23023 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23023"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23124 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23124"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23123 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23123"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4371-1 vom 2025-12-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023525.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4364-1 vom 2025-12-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023521.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4372-1 vom 2025-12-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023524.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4363-1 vom 2025-12-11",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YHYYNEIPFXYCWAZPWETCE5EN45H2PIXN/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4370-1 vom 2025-12-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023526.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4388-1 vom 2025-12-12",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XHZVF7CQSUA6VG6MURNYR3OCHKF34J3Y/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23157 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23157"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4387-1 vom 2025-12-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023532.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23158 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23158"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4386-1 vom 2025-12-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023534.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4406-1 vom 2025-12-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023551.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4485-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023611.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4484-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023612.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4486-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023610.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4420 vom 2025-12-25",
"url": "https://lists.debian.org/debian-lts-announce/2025/12/msg00030.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7256010 vom 2025-12-30",
"url": "https://www.ibm.com/support/pages/node/7256010"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0262 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0262"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0269 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0269"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0270 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0270"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0263 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0263"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0265 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0265"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0267 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0267"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0268 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0268"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0266 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0266"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0264 vom 2026-01-08",
"url": "https://access.redhat.com/errata/RHSA-2026:0264"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0455 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0455"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0456 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0456"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0458 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0458"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0458 vom 2026-01-13",
"url": "http://linux.oracle.com/errata/ELSA-2026-0458.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0491 vom 2026-01-13",
"url": "https://access.redhat.com/errata/RHSA-2026:0491"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0524 vom 2026-01-13",
"url": "https://access.redhat.com/errata/RHSA-2026:0524"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0525 vom 2026-01-13",
"url": "https://access.redhat.com/errata/RHSA-2026:0525"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0519 vom 2026-01-14",
"url": "https://linux.oracle.com/errata/ELSA-2026-0519.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0523 vom 2026-01-13",
"url": "https://access.redhat.com/errata/RHSA-2026:0523"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0519 vom 2026-01-13",
"url": "https://access.redhat.com/errata/RHSA-2026:0519"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0525 vom 2026-01-14",
"url": "https://linux.oracle.com/errata/ELSA-2026-0525.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0519 vom 2026-01-14",
"url": "https://errata.build.resf.org/RLSA-2026:0519"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0523 vom 2026-01-14",
"url": "https://errata.build.resf.org/RLSA-2026:0523"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0525 vom 2026-01-14",
"url": "https://errata.build.resf.org/RLSA-2026:0525"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0524 vom 2026-01-14",
"url": "https://errata.build.resf.org/RLSA-2026:0524"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0458 vom 2026-01-14",
"url": "https://errata.build.resf.org/RLSA-2026:0458"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0491 vom 2026-01-14",
"url": "https://errata.build.resf.org/RLSA-2026:0491"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0492 vom 2026-01-14",
"url": "https://errata.build.resf.org/RLSA-2026:0492"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0493 vom 2026-01-14",
"url": "https://errata.build.resf.org/RLSA-2026:0493"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0594 vom 2026-01-14",
"url": "https://access.redhat.com/errata/RHSA-2026:0594"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0594 vom 2026-01-15",
"url": "https://linux.oracle.com/errata/ELSA-2026-0594.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0491 vom 2026-01-15",
"url": "https://linux.oracle.com/errata/ELSA-2026-0491.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0594 vom 2026-01-15",
"url": "https://errata.build.resf.org/RLSA-2026:0594"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0523 vom 2026-01-15",
"url": "http://linux.oracle.com/errata/ELSA-2026-0523.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0524 vom 2026-01-15",
"url": "http://linux.oracle.com/errata/ELSA-2026-0524.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0695 vom 2026-01-15",
"url": "https://access.redhat.com/errata/RHSA-2026:0695"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0492 vom 2026-01-15",
"url": "https://linux.oracle.com/errata/ELSA-2026-0492.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0695 vom 2026-01-16",
"url": "https://linux.oracle.com/errata/ELSA-2026-0695.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0493 vom 2026-01-15",
"url": "https://linux.oracle.com/errata/ELSA-2026-0493.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0745 vom 2026-01-19",
"url": "https://access.redhat.com/errata/RHSA-2026:0745"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0746 vom 2026-01-19",
"url": "https://access.redhat.com/errata/RHSA-2026:0746"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0744 vom 2026-01-19",
"url": "https://access.redhat.com/errata/RHSA-2026:0744"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0695 vom 2026-01-17",
"url": "https://errata.build.resf.org/RLSA-2026:0695"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0835 vom 2026-01-20",
"url": "https://access.redhat.com/errata/RHSA-2026:0835"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0865 vom 2026-01-20",
"url": "https://access.redhat.com/errata/RHSA-2026:0865"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0197-1 vom 2026-01-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023831.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20130-1 vom 2026-02-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WSCHX4RC65JNV5KTMJ5DJ4INHQIBWPNV/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20194-1 vom 2026-02-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024023.html"
},
{
"category": "external",
"summary": "HCL Security Bulletin vom 2026-02-03",
"url": "https://support.hcl-software.com/community?id=community_blog\u0026sys_id=0750fd5a3b7e361028f8f547f4e45abb"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20131-1 vom 2026-02-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2Q737COYOAUP546VCW4SKEVLL6YFXNV5/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20193-1 vom 2026-02-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024025.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20588-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024618.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20587-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024619.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4024 vom 2026-03-10",
"url": "https://linux.oracle.com/errata/ELSA-2026-4024.html"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-03-09T23:00:00.000+00:00",
"generator": {
"date": "2026-03-10T09:32:12.604+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2600",
"initial_release_date": "2025-11-13T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-13T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-30T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2025-12-08T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-11T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-12-30T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-01-07T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-12T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-01-13T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-01-15T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-20T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von openSUSE, SUSE und HCL aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "26"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "SaaS",
"product": {
"name": "HCL BigFix SaaS",
"product_id": "T049035",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:saas"
}
}
}
],
"category": "product_name",
"name": "BigFix"
}
],
"category": "vendor",
"name": "HCL"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "for Windows",
"product": {
"name": "IBM Sterling Connect:Direct for Windows",
"product_id": "T049662",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:sterling_connect%3adirect:for_windows"
}
}
}
],
"category": "product_name",
"name": "Sterling Connect:Direct"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c18.1",
"product": {
"name": "Open Source PostgreSQL \u003c18.1",
"product_id": "T048607"
}
},
{
"category": "product_version",
"name": "18.1",
"product": {
"name": "Open Source PostgreSQL 18.1",
"product_id": "T048607-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:18.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c17.7",
"product": {
"name": "Open Source PostgreSQL \u003c17.7",
"product_id": "T048608"
}
},
{
"category": "product_version",
"name": "17.7",
"product": {
"name": "Open Source PostgreSQL 17.7",
"product_id": "T048608-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:17.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c16.11",
"product": {
"name": "Open Source PostgreSQL \u003c16.11",
"product_id": "T048609"
}
},
{
"category": "product_version",
"name": "16.11",
"product": {
"name": "Open Source PostgreSQL 16.11",
"product_id": "T048609-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:16.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c15.15",
"product": {
"name": "Open Source PostgreSQL \u003c15.15",
"product_id": "T048610"
}
},
{
"category": "product_version",
"name": "15.15",
"product": {
"name": "Open Source PostgreSQL 15.15",
"product_id": "T048610-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.15"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.20",
"product": {
"name": "Open Source PostgreSQL \u003c14.20",
"product_id": "T048611"
}
},
{
"category": "product_version",
"name": "14.2",
"product": {
"name": "Open Source PostgreSQL 14.20",
"product_id": "T048611-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.20"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.23",
"product": {
"name": "Open Source PostgreSQL \u003c13.23",
"product_id": "T048612"
}
},
{
"category": "product_version",
"name": "13.23",
"product": {
"name": "Open Source PostgreSQL 13.23",
"product_id": "T048612-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.23"
}
}
}
],
"category": "product_name",
"name": "PostgreSQL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"product_status": {
"known_affected": [
"67646",
"T004914",
"T032255",
"2951",
"T002207",
"T048609",
"T048608",
"T000126",
"T048607",
"T027843",
"398363",
"T049035",
"T049662",
"T048612",
"T048611",
"T048610"
]
},
"release_date": "2025-11-13T23:00:00.000+00:00",
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"product_status": {
"known_affected": [
"67646",
"T004914",
"T032255",
"2951",
"T002207",
"T048609",
"T048608",
"T000126",
"T048607",
"T027843",
"398363",
"T049035",
"T049662",
"T048612",
"T048611",
"T048610"
]
},
"release_date": "2025-11-13T23:00:00.000+00:00",
"title": "CVE-2025-12818"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…